Skip to main content

execute_tests

Function execute_tests 

Source
pub async fn execute_tests<BS: BootstrapStore>(
    bs: &BS,
    options: &TestOptions,
) -> Result<TestResults, TestExecutionError>