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

Add module-scope for fixtures #810

Open
stan-dot opened this issue Oct 1, 2024 · 0 comments
Open

Add module-scope for fixtures #810

stan-dot opened this issue Oct 1, 2024 · 0 comments
Labels

Comments

@stan-dot
Copy link
Contributor

stan-dot commented Oct 1, 2024

This prevents tests crashing into one another,
fixture is recreated for every different test file (module) that imports it.

relevant pytest docs link

@stan-dot stan-dot added the tests label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant