Skip to content

radioaktive/codeforces-php-solutions-phpunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeforces.com php solutions

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
phpunit

Example run only one test:

phpunit tests/c935_A_Test.php

After adding new solution/test run:

composer dump-autoload

All my codeforces.com submissions: https://codeforces.com/submissions/radioaktive

Releases

No releases published

Packages

No packages published

Languages