pub fn exec( local_config: ComposeTestLocalConfig, integration: &str, environment: Option<&String>, retries: u8, args: &[String], ) -> Result<()>