Function file_test_runner::run_tests

source ·
pub fn run_tests(
    category: &CollectedTestCategory,
    options: RunOptions,
    run_test: RunTestFunc
)