testr/README.md

10 lines
189 B
Markdown

# 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
```