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

pytest Acceptance tests concerning fixture order should pass #42

Closed
smarie opened this issue Jun 14, 2019 · 0 comments
Closed

pytest Acceptance tests concerning fixture order should pass #42

smarie opened this issue Jun 14, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@smarie
Copy link
Owner

smarie commented Jun 14, 2019

With our new replacement for the fixture closure and parametrization engine (to enable fixture unions in addition to cartesian products), we might have broken the basics. Let's make sure this is not the case.

See https://github.com/pytest-dev/pytest/blob/master/testing/acceptance_test.py#L1096

From pytest-dev/pytest#2405 that was fixed by pytest-dev/pytest#3306

But see also

@smarie smarie added the bug Something isn't working label Jun 14, 2019
@smarie smarie changed the title Acceptance tests concerning fixture order should pass pytest Acceptance tests concerning fixture order should pass Jun 14, 2019
@smarie smarie closed this as completed in d15c8be Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant