Function run_tests_at_path

Source
pub fn run_tests_at_path(
    parser: &mut Parser,
    opts: &mut TestOptions<'_>,
) -> Result<()>