Function testify

Source
pub fn testify(check_output: Option<&'static str>)
Expand description

Turns the output of a timid_assert! into a test.

ยงPanics

When given an argument that is not None (with almost exactly the message given).