tr8team/Test Extractor
Extract test results, coverage results, code quality results and metadata to be piped to other CI steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name and unique identifier of this report | yes | — |
| url | URL to the actual report | yes | — |
| type | Type of report. Accepts 'vitest-result' and 'vitest-istanbul-coverage' | yes | — |
| path | Path to find the report metadata | yes | — |
Outputs
| name | description |
|---|---|
| data | Standard metadata format to be consumed downstream |