Closed frondeus closed 4 years ago
With #21 i created panics
and matches
keywords. Maybe inconclusive
is an option?
AD. 1st disadvantage - I could simply accept both inconclusive
keyword and substring in description. I could also mark substring as deprecated.
/u/somebodddy noticed that
inconclusive
could be keyword, not a part of string.Advantages:
#[ignore]
attribute.inconclusive
, tommorow could beshould_panic
.Disadvantages:
#[ignore]
attribute (which may cause failed tests or false positives or even non deterministic CI behavior)Feel free to comment :)