aquatic/scripts/test.sh
2020-05-04 17:10:55 +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