pub fn run_tests_console(opts: &TestOpts, tests: TestList) -> Result<bool>
test
A simple console test runner. Runs provided tests reporting process and results to the stdout.