[−][src]Function test::run_tests_console
pub fn run_tests_console(
opts: &TestOpts,
tests: Vec<TestDescAndFn>
) -> Result<bool>
A simple console test runner. Runs provided tests reporting process and results to the stdout.
pub fn run_tests_console(
opts: &TestOpts,
tests: Vec<TestDescAndFn>
) -> Result<bool>
A simple console test runner. Runs provided tests reporting process and results to the stdout.