Files
aquatic/scripts/test.sh
2020-08-11 23:04:28 +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