mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-03-19 16:21:50 +01:00
Add PHP version of kata
This commit is contained in:
9
php/README.md
Normal file
9
php/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Theatrical Players Refactoring Kata - PHP version
|
||||
========================================================
|
||||
|
||||
See the [top level readme](https://github.com/emilybache/Theatrical-Players-Refactoring-Kata) for general information about this exercise.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user