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

support pytest 5.0+ #200

Merged
merged 3 commits into from Jul 16, 2019
Merged

Conversation

dirk-thomas
Copy link
Member

This patch fixes #196 and addresses the failing CI due to the recent release of pytest 5.0. The change is backward compatible with older pytest versions.

@dirk-thomas dirk-thomas added bug Something isn't working enhancement New feature or request review Waiting for review (Kanban column) labels Jul 16, 2019
@dirk-thomas dirk-thomas self-assigned this Jul 16, 2019
@dirk-thomas dirk-thomas merged commit 99ee2af into master Jul 16, 2019
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/ignore-deprecation-warnings branch July 16, 2019 04:57
@dirk-thomas dirk-thomas added this to the 0.3.23 milestone Jul 17, 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 enhancement New feature or request review Waiting for review (Kanban column)
Development

Successfully merging this pull request may close these issues.

Python tests not working with pytest 5.0.0
1 participant