nested looping of a test inside of a scenario produces unexpected execution order #8545
Unanswered
spleshakov
asked this question in
Q&A
Replies: 0 comments
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.
-
I need to get the following order of tests
Given that
Produces
and
produces
I would expect that
should do the work... But instead I get
Why is this happening and how to solve it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions