Files
aquatic/scripts/test.sh
T
2020-05-04 17:10:55 +02:00

8 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