Files
Theatrical-Players-Refactor…/php
Colin DeCarlo eadf7f1586 Add a phpunit.xml file
- whitelist for code coverage
- point to composer autoloader as the bootstrap file
2020-02-09 11:20:21 -05:00
..
2020-02-09 12:10:16 +01:00
2020-02-09 12:15:20 +01:00
2020-02-09 12:10:16 +01:00
2020-02-09 12:10:16 +01:00
2020-02-09 11:20:21 -05:00
2020-02-09 12:10:16 +01:00

Theatrical Players Refactoring Kata - PHP version

See the top level readme for general information about this exercise.

This project uses PHPUnit and approvaltests.

Run composer install then ./vendor/phpunit tests/StatementPrinterTest.php to run the tests