Is there any way to create a fixture with a default indirect parameter? #10798
Unanswered
migue99angel
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'm thinking about creating a fixture parametrized by the indirect parameter as the documentation specified here:
But I am wondering if something like this is possible:
Actually, I am receiving this error:
AttributeError: 'SubRequest' object has no attribute 'param'
Thank you! 😊
Beta Was this translation helpful? Give feedback.
All reactions