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

Avoid pytest warning from rich tracebacks #3234

Merged
merged 2 commits into from
Feb 21, 2022

Conversation

Zac-HD
Copy link
Member

@Zac-HD Zac-HD commented Feb 18, 2022

See #3223 (comment) - while we'd made it work with Pytest 7, we hadn't silenced the warning added by pytest-dev/pytest#8437.

Fortunately this is easy to fix with another little compatibility patch - the code might not be elegant, but the user experience of not needing to think about version compatibility is worth it.

Also closes #3235, since we don't really need a separate release for that.

@Zac-HD Zac-HD added the interop how to play nicely with other packages label Feb 18, 2022
@Zac-HD Zac-HD merged commit 67f07f2 into HypothesisWorks:master Feb 21, 2022
@Zac-HD Zac-HD deleted the new-pytest-traceback-warning branch February 21, 2022 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interop how to play nicely with other packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants