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