mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-03-22 01:20:16 +01:00
10 lines
470 B
Markdown
10 lines
470 B
Markdown
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/bin/phpunit``` to run the tests
|
|
|