Commit Graph

6 Commits

Author SHA1 Message Date
Colin DeCarlo
65bfcf0818 Update instructions for running PHPUnit 2020-02-09 11:20:21 -05:00
Colin DeCarlo
2f2816b0f3 Replace deprecated method
- approveString has been deprecated in favour of verifyString
2020-02-09 11:20:21 -05:00
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
Colin DeCarlo
f0c56eb0f1 Add the minimum required PHP version
Since typed properties are being used, PHP 7.4 is required.
2020-02-09 11:20:21 -05:00
Sam Cranford
0ac3b72f44 Removed non-necessary test 2020-02-09 12:15:20 +01:00
Sam Cranford
de37fb26a8 Add PHP version of kata 2020-02-09 12:10:16 +01:00