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

Add pytest's introspection diff support for AsyncMock helpers #197

Merged
merged 3 commits into from Jul 11, 2020
Merged

Add pytest's introspection diff support for AsyncMock helpers #197

merged 3 commits into from Jul 11, 2020

Conversation

tirkarthi
Copy link
Contributor

@tirkarthi tirkarthi commented Jul 7, 2020

Fix #196

@nicoddemus nicoddemus merged commit 449d3d0 into pytest-dev:master Jul 11, 2020
@tirkarthi
Copy link
Contributor Author

Thanks @nicoddemus for the merge. Thanks for all the work on pytest :)

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.

Support introspection diffs for AsyncMock in Python 3.8
2 participants