Pityubak / ATMTK-TEST-TASKS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 100.0%