Put your programs to the test. Run a command in a loop and collect failures.
``` stress 0.1.1 Put your programs to the test. Run a command in a loop and collect failures
USAGE:
stress [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-c, --count
ARGS:
Install with cargo install stress
std::process::Command
instead of relying on run_script
.