CLI test runner for competitive programming.
Go to file
2023-11-02 16:02:06 -04:00
testr basic formatting of results 2023-11-02 16:02:06 -04:00
.gitignore implemented runner classes 2023-11-01 15:54:53 -04:00
README.md basic formatting of results 2023-11-02 16:02:06 -04:00
testr.py basic formatting of results 2023-11-02 16:02:06 -04:00

test runner

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

dependencies

You can install all of these via Arch Linux's repositories:

  • colorama