staabm/PHPUnit Test segmentation
Returns a JSON string of PHPUnit test segments that can be used as a matrix for GithubActions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| phpunit-path | Path to phpunit | no | vendor/bin/phpunit |
| strategy | Segmentation strategy, e.g. 'groups' or 'testsuites' | yes | — |
Outputs
| name | description |
|---|---|
| segments-json | JSON string of segments |