Function run_console

Source
pub fn run_console(tests: &[&TestDescAndFn])
Expand description

Run tests using the ConsoleRunner. This function can be used with the #[test_runner] attribute.