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 7.1.0 does not discover conftest.py #213

Closed
david-zwicker opened this issue Mar 15, 2022 · 0 comments
Closed

pytest 7.1.0 does not discover conftest.py #213

david-zwicker opened this issue Mar 15, 2022 · 0 comments

Comments

@david-zwicker
Copy link
Member

The latest pytest version does have a bug where conftest.py is not discovered properly: pytest-dev/pytest#9767
This breaks our tests, so we temporarily fixed the pytest version to 7.0.1 in tests/requirements.txt and .github/workflows/tests_minversion.yml.
This change should be reverted once pytest is fixed.

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

1 participant