Skip to content
New issue

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

Dream test parametrisation #92

Open
sfmig opened this issue May 18, 2023 · 1 comment
Open

Dream test parametrisation #92

sfmig opened this issue May 18, 2023 · 1 comment
Assignees

Comments

@sfmig
Copy link
Collaborator

sfmig commented May 18, 2023

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?)

Originally posted by @samcunliffe in #82 (comment)

@sfmig sfmig self-assigned this May 18, 2023
@niksirbi
Copy link
Member

I think one way to solve this is pytest-lazy-fixture. @adamltyson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants