craigatk/Projektor
Publish test results to Projektor for easy viewing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Path to Projektor config file | no | projektor.json |
| server-url | Projektor server URL to publish results to | no | — |
| results | Paths to the test results XML files | no | — |
| attachments | Paths to the files to attach to the test report | no | — |
| coverage | Paths to test coverage files to include in test report | no | — |
| performance | Paths to performance test files to include in test report | no | — |
| compression-enabled | Whether to enable compressing results when sending them to server to improve performance | no | — |
| token | Token for publishing results to Projektor server if server has token enabled | no | — |
| print-link | Set to "true" to log report URL from previously-created report for easy access | no | — |
| project-name | Project name when publishing multiple Projektor reports from the same repo | no | — |
Outputs
| name | description |
|---|---|
| report-url | Link to Projektor test report |