We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
So our dream scenario is: A fixture gives us a dictionary of page names and titles (all of them). A way to parametrise a test for every entry in the dictionary. ... right? I sortof agree that a tuple fixture per page is a bit clunky (although possibly also convenient). I don't know how to do the dream. (Perhaps it's one to invoke the Stansby?)
So our dream scenario is:
... right? I sortof agree that a tuple fixture per page is a bit clunky (although possibly also convenient).
I don't know how to do the dream. (Perhaps it's one to invoke the Stansby?)
Originally posted by @samcunliffe in #82 (comment)
The text was updated successfully, but these errors were encountered:
I think one way to solve this is pytest-lazy-fixture. @adamltyson
Sorry, something went wrong.
sfmig
No branches or pull requests
Originally posted by @samcunliffe in #82 (comment)
The text was updated successfully, but these errors were encountered: