Skip to content

Should pytest copy the input parameters to a parameterized fixture? #12537

Discussion options

You must be logged in to vote

No, Parameters ough@t to be immutable

If it's something mutable, make it in a fixture

Replies: 1 comment 1 reply

Comment options

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

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