malteschlueter/PHP Infection
Run PHP Mutation Testing with Infection in your Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| phpunit_version | What version of PHPUnit to use | no | latest |
| php_version | What version of PHP to use | no | latest |
| php_extensions | Space separated list of extensions to configure with the PHP build (xdebug is required) | no | xdebug |
| configuration | Configuration file location | no | — |
| test_framework_options | Extra arguments to pass to the test framework | no | — |
| args | Extra arguments to pass to the infection binary | no | — |
Outputs
no outputs