zeroseven/PHPUnit/Pest Tests
Run PHPUnit or Pest unit tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| php-version | PHP version to use | no | 8.3 |
| config | Path to phpunit.xml configuration file | yes | — |
| testsuite | Test suite to run | no | "" |
| group | Test groups to run (comma-separated) | no | "" |
| coverage | Enable code coverage | no | false |
| coverage-format | Coverage format (clover, html, text, xml) | no | clover |
| extensions | PHP extensions to install | no | mbstring, xml, json, pdo |
Outputs
no outputs