pub fn exec<T: ComposeTestT>( integration: &str, environment: &Option<String>, build_all: bool, retries: u8, args: &[String], ) -> Result<()>