garyttierney/cargo test report
Create JUnit reports from Cargo tests (nightly only)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cargo-opts | Command-line arguments forwarded to Cargo | no | --all |
| test-command | The cargo sub-command to execute tests using (i.e. "miri test") | no | test |
| test-opts | Command-line arguments forwarded to libtest | no | --show-output |
| test-prefix | Prefix added to test-reports, use to disambiguate with other test runs | no | test |
Outputs
| name | description |
|---|---|
| report-glob | A glob pattern that can be used by other actions to find the reports that were created |