abenevaut/phpunit-slicer-slice
Action to slice PHPUnit tests suits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 25, 2025
- License
- None
Pinned Snippet
uses: abenevaut/phpunit-slicer@56e12644e0f5e2e764e0819146883b5cc08d4411 # 0.4.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| number-tests-suites | Number of tests suites to generate | yes | 1 |
| phpunit-configuration | Path to phpunit.xml.dist (or phpunit.xml) to add generated tests suites | yes | — |
| phpunit-configuration-destination | Path to save phpunit.xml with generated tests suites | yes | — |
| tests-directory | Path to tests directory where to search tests. All tests should end with "Test.php" | yes | — |
| php-version | PHP version to use (supports 8.0 and above) | no | 8.3 |
Outputs
no outputs