Function exec

Source
pub(crate) fn exec(
    local_config: ComposeTestLocalConfig,
    test_name: &str,
    all_features: bool,
) -> Result<()>