ATMTK/TEST-TASKS

These are the solutions to the test tasks, using phpunit instead of var_dump. First run:

composer install

And then test can be run with the following command in the root directory:

 ./vendor/bin/phpunit tests