CLI test runner for competitive programming.
Go to file
2023-11-02 14:15:23 -04:00
testr testr/runner.py: add TestRunner.run_test_suite 2023-11-02 14:15:23 -04:00
.gitignore implemented runner classes 2023-11-01 15:54:53 -04:00
README.md initial commit 2023-10-14 21:13:37 -04:00
testr.py initial commit 2023-10-14 21:13:37 -04:00

test runner

testr is a script for running competitive programming test cases (for example for CodeForces).