Skip to content

Commit

Permalink
Update master to output generated at f1e5b86
Browse files Browse the repository at this point in the history
  • Loading branch information
abenevaut committed Apr 5, 2022
1 parent dad1efd commit 56f50c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ Tool to slice PHPUnit tests files to tests suites.
```
composer require --dev abenevaut/phpunit-slicer
```

## Usage

```
vendor/bin/phpunit-slicer slice 4 ./phpunit.xml.dist ./phpunit.xml ./tests
```

0 comments on commit 56f50c7

Please sign in to comment.