Macro live_tests::run_tests

source ยท
macro_rules! run_tests {
    ($test_data:expr, $($test:expr,)*) => { ... };
}