CLI test runner for competitive programming.
Go to file
2023-11-02 21:02:35 -04:00
testr made app into a pip-installable package 2023-11-02 21:02:35 -04:00
.gitignore made app into a pip-installable package 2023-11-02 21:02:35 -04:00
LICENSE made app into a pip-installable package 2023-11-02 21:02:35 -04:00
pyproject.toml made app into a pip-installable package 2023-11-02 21:02:35 -04:00
README.md made app into a pip-installable package 2023-11-02 21:02:35 -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:

  • python-colorama
  • python