codeforces.com php solutions with phpunit tests
git clone https://github.com/radioaktive/codeforces-php-solutions-phpunit.git
cd codeforces-php-solutions-phpunit
composer install
phpunitExample run only one test:
phpunit tests/c935_A_Test.phpAfter adding new solution/test run:
composer dump-autoloadAll my codeforces.com submissions: https://codeforces.com/submissions/radioaktive