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

Use standard library mock when available #18

Merged
merged 1 commit into from
Oct 15, 2018

Conversation

carlwgeorge
Copy link
Contributor

Mock is available in the standard library since 3.3.

https://docs.python.org/3/library/unittest.mock.html

@andrew-d
Copy link
Collaborator

I fixed the test failure in ea08465, so this should be good to merge! Thanks 😀

@andrew-d andrew-d merged commit 8cff1aa into Kludex:master Oct 15, 2018
@carlwgeorge carlwgeorge deleted the stdlib-mock branch October 15, 2018 04:29
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