Function collect_suite_events

Source
pub async fn collect_suite_events(
    suite_instance: SuiteRunInstance,
) -> Result<(Vec<RunEvent>, Vec<AttributedLog>), Error>