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