Feature: Fail all tests which are impossible to order correctly #243
Closed
victor-nexthop
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Do you mean something like this option? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While working on #242, I thought about ways to signal that tests have ordering that is impossible to satisfy.
The annotations wrap the test functions; can we FAIL the mis-ordered tests?
Beta Was this translation helpful? Give feedback.
All reactions