Skip to main content

skip_without_binary

Macro skip_without_binary 

Source
macro_rules! skip_without_binary {
    ($path:expr) => { ... };
}
Expand description

Skip the current test if the given external binary is not available.