Skip to main content

Module test_support

Module test_support 

Source
Available on crate features testing only.
Expand description

Support functions for testing, also expoeted

Functionsยง

assert_eq_or_diff
Assert that a = b; if not, panic with a unidiff mentioning a_what, b_what and message
parse_testcase_from_netdoc
Parse a test case from a netdoc-style test case string
regsub
Substitute all re in update with repl