aquatic/scripts/test.sh
2020-08-11 23:04:28 +02:00

7 lines
153 B
Bash
Executable file

#!/bin/sh
# Not chosen for exact values, only to be larger than defaults
export QUICKCHECK_TESTS=2000
export QUICKCHECK_GENERATOR_SIZE=1000
cargo test