Function mit_hook_test_helper::run_hook

source ·
pub fn run_hook(
    working_dir: &Path,
    package: &str,
    arguments: Vec<&str>
) -> Output
Expand description

Run a specific hook binary

§Panics

If the cargo command fails to run or for some reason running the hook fails