sqlness_runner::util

Function get_case_dir

Source
pub fn get_case_dir(case_dir: Option<PathBuf>) -> String
Expand description

Get the dir of test cases. This function only works when the runner is run under the project’s dir because it depends on some envs set by cargo.