mycotest::runner

Function current_test

Source
pub fn current_test() -> Option<&'static Test>
Available on crate feature runner only.
Expand description

Returns the current test, if a test is currently running.