Crate embedded_test_harness

Source

Macros§

assert_eq_err
assert_eq panics when operands differ, which is problematic in an embedded setup. This is a variant of assert_eq which returns an error on a failed equality assertion.
print
println

Structs§

TestType

Functions§

_print
test_runner