pub(super) fn find_active_environment_for_integration(
directory: &str,
integration: &str,
config: &ComposeTestConfig,
) -> Result<Option<String>>Expand description
Find the active environment for a given integration by querying Docker Compose