Skip to main content

run_tests_console

Function run_tests_console 

Source
pub fn run_tests_console(opts: &TestOpts, tests: TestList) -> Result<bool>
🔬This is a nightly-only experimental API. (test)
Expand description

A simple console test runner. Runs provided tests reporting process and results to the stdout.