mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-04-21 00:11:47 +02:00
Update instructions for running PHPUnit
This commit is contained in:
@@ -5,5 +5,5 @@ See the [top level readme](https://github.com/emilybache/Theatrical-Players-Refa
|
|||||||
|
|
||||||
This project uses [PHPUnit](https://github.com/sebastianbergmann/phpunit) and [approvaltests](https://github.com/approvals/ApprovalTests.php).
|
This project uses [PHPUnit](https://github.com/sebastianbergmann/phpunit) and [approvaltests](https://github.com/approvals/ApprovalTests.php).
|
||||||
|
|
||||||
Run ```composer install``` then ```./vendor/phpunit tests/StatementPrinterTest.php``` to run the tests
|
Run ```composer install``` then ```./vendor/bin/phpunit``` to run the tests
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user