LukasKalbertodt / libtest-mimic

A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
https://docs.rs/libtest-mimic
Apache License 2.0
95 stars 26 forks source link

Add optional ignore message #27

Closed Dinnerbone closed 1 year ago

Dinnerbone commented 1 year ago

This checks off one of the tasks on #13

LukasKalbertodt commented 1 year ago

As I haven't heard back, I will close this PR. If you want to take another stab at this, feel free to reopen or open a new PR.