CLI test runner for competitive programming.
testr | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md |
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:
- python-colorama
- python