Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 201 Bytes

File metadata and controls

8 lines (6 loc) · 201 Bytes

OO Project Set-up

Clone the repo
Run composer install
If no global composer install, run php composer.phar install

To run tests, from the project root run:
php vendor/bin/phpunit tests