Multiple param values in fixture #10899
Unanswered
DavideCanton
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.
-
Hi all, I've noticed a not very well documented behavior in parametrizing fixtures.
A fixture with params errors out in the discovery if the params have multiple values. I believe it's because a single name fixture cannot bind different parameter values, but I didn't find anything about it in the docs, neither the error is clear:
Beta Was this translation helpful? Give feedback.
All reactions