Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 169 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 169 Bytes

To run file simply type:

php payroll.php

To run tests, enter:

phpunit --bootstrap autoload.php tests/

Note: using php version 7.0 and phpunit 5.7.14