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

Limiting pytest to versions < 4.0 #492

Merged
merged 1 commit into from
Nov 21, 2018
Merged

Conversation

erikvansebille
Copy link
Member

With pytest v4, we would need to rewrite our entire test suite, as fixtures can’t be function anymore. See also e.g. pytest-dev/pytest#3950

For now therefore limiting pytest versions to <4.0

With pytest v4, we would need to rewrite our entire test suite, as
fixtures can’t be function anymore. See also e.g.
pytest-dev/pytest#3950

For now therefore limiting pytest versions to <4.0
@erikvansebille erikvansebille merged commit c9192e0 into master Nov 21, 2018
@erikvansebille erikvansebille deleted the pytest_fixtures_bug branch November 21, 2018 10:34
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

Successfully merging this pull request may close these issues.

2 participants