v2.0.4 - [MaybeFixed] attributes
What's Changed
Adds [MaybeFixedFact]
and [MaybeFixedTheory]
attributes for use in helping to confirm a recently refactored batch of code and/or tests result in a no longer flaky test
PRs
- Feature/7 check no longer flaky by @Kritner in #8
- "Skip" attribute testing, fix bug in
MaybeFixedTheoryDiscoverer
by @Kritner in #9
Full Changelog: v1.0.5...v2.0.4