pub fn skip_slow_tests() -> bool
Returns false if slow tests should not run, otherwise returns true and also creates a file at ./target/.slow_tests_cookie which serves as a flag that slow tests did run.
false
true
./target/.slow_tests_cookie