valet/run_until_fail.sh
2016-12-12 08:50:24 -06:00

5 lines
70 B
Bash

# run all tests in a loop until failure
sudo tox -- --until-failure