Function ra_ap_test_utils::skip_slow_tests

source ·
pub fn skip_slow_tests() -> bool
Expand description

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.