Function test_runners_test_lib::process_events
source · pub async fn process_events(
suite_instance: SuiteRunInstance,
exclude_empty_logs: bool
) -> Result<(Vec<RunEvent>, Vec<String>), Error>
pub async fn process_events(
suite_instance: SuiteRunInstance,
exclude_empty_logs: bool
) -> Result<(Vec<RunEvent>, Vec<String>), Error>