ntm-dev/PHPUnit 5.6
Run your PHPUnit tests with php 5.6 in your Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| coverage_html | Generate code coverage report in HTML format | no | — |
| coverage_text | Generate code coverage report in text format (true to output to console, path to output to file) | no | — |
| coverage_xml | Generate code coverage report in PHPUnit XML format | no | — |
| args | Extra arguments to pass to the phpunit binary | no | — |
Outputs
no outputs