Replies: 1 comment 1 reply
-
It should do. But for greater control you can use the DependsOn attribute. |
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
-
When using
NotInParallel
, does the test runner always execute test methods from top to bottom? I ask this because it is not explicitly mentioned in the documentation.Beta Was this translation helpful? Give feedback.
All reactions