Skip to main content

run_suite

Function run_suite 

Source
pub fn run_suite(
    repo_root: &Path,
    loaded: LoadedSuite,
    options: SuiteRunOptions,
) -> Result<SuiteRunOutput>