Skip to content

How do I pass parameters to a fixture function which already takes monkeypatch? #13161

Answered by The-Compiler
matteobrv asked this question in Q&A
Discussion options

You must be logged in to vote

Remove the fake_date argument and instead use the request fixture and its request.param, like in the example you linked to.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@matteobrv
Comment options

Answer selected by matteobrv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants