actions-marketplace-validations/Test results uploader to Test-hub.io
Upload test results to Test-hub.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| test_result_pattern | Test results file pattern. A glob pattern. Could be path with wildcards like /target/**/TestResults*.xml | yes | **/TestResults*.xml |
| test_coverage_pattern | Test coverage file pattern. A glob pattern. Could be path with wildcards like /target/**/jacoco.xml | no | /target/**/jacoco.xml |
| base_directory | Base directory. Default is current workspace | no | ${{ github.workspace }} |
Outputs
no outputs