create_test

Macro create_test 

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

Convenience macro for creating a [libtest_mimic::Trial] with the stringified name of the test function for use when printing