CLI test runner for competitive programming.
Go to file
2023-11-04 17:35:18 -04:00
testr format with black 2023-11-04 17:35:18 -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 testr/cli.py: print stderr on Invalid Return 2023-11-03 12:37:03 -04:00
README.md README.md: fix installation procedure 2023-11-02 21:04:02 -04:00
testr.py testr/cli.py: print stderr on Invalid Return 2023-11-03 12:37:03 -04:00

test runner

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

installation

pipx install git+https://github.com/dogeystamp/testr