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
as far as i understood lazy fixtures currently look up only by name, and dont add parameterization
the idea i have in mind is to be able to pass parameter values and scopes to them so the lazy fixture can get passed parameters
if this impossible without introducing support in pytest-core please open corosponding issues on pytest
The text was updated successfully, but these errors were encountered:
No branches or pull requests
as far as i understood lazy fixtures currently look up only by name, and dont add parameterization
the idea i have in mind is to be able to pass parameter values and scopes to them so the lazy fixture can get passed parameters
if this impossible without introducing support in pytest-core please open corosponding issues on pytest
The text was updated successfully, but these errors were encountered: