pub(crate) fn exec<T: ComposeTestT>( integration: &str, environment: Option<&String>, build_all: bool, ) -> Result<()>