[][src]Function macrotest::expand

pub fn expand(path: impl AsRef<Path>)

Attempts to expand macros in files that match glob pattern.

Panics

Will panic in case of expansion test failure.