valet/run_until_fail.sh

5 lines
70 B
Bash

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