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

Convert yield tests to parametrized #834

Closed
Morendil opened this issue Feb 28, 2019 · 0 comments
Closed

Convert yield tests to parametrized #834

Morendil opened this issue Feb 28, 2019 · 0 comments
Assignees

Comments

@Morendil
Copy link
Contributor

#830 bumped pytest to >= 4.0, however some of our tests are not compatible with that version, because they parametrize with yield. That is no longer supported. These tests erroneously show up as "xfail" in pytest 4.0 runs.

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

2 participants