testr/README.md

11 lines
216 B
Markdown
Raw Normal View History

2023-10-14 21:13:37 -04:00
# test runner
testr is a script for running competitive programming test cases (for example for CodeForces).
2023-11-02 16:02:06 -04:00
## dependencies
You can install all of these via Arch Linux's repositories:
- python-colorama
- python