Function sleuth::testify

source ·
pub fn testify(check_output: Option<&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).