rodano/JUnit PDF reporter
Generate a PDF from JUnit test reports
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| report_path | The path to the JUnit report file (XML format) | no | test-output/results.xml |
| pdf_path | The path of the resulting PDF file | no | test-output/results.pdf |
Outputs
| name | description |
|---|---|
| pdf_path | The path of the resulting PDF file |