Skip to content

Use unittest.mock on Python 3.3+#34

Open
carlwgeorge wants to merge 1 commit intorelease-engineering:masterfrom
carlwgeorge:unittest-mock
Open

Use unittest.mock on Python 3.3+#34
carlwgeorge wants to merge 1 commit intorelease-engineering:masterfrom
carlwgeorge:unittest-mock

Conversation

@carlwgeorge
Copy link
Copy Markdown

Mock is part of the standard library since Python 3.3. Use it when available, falling back to the mock from PyPI if necessary.

Mock is part of the standard library since Python 3.3.  Use it when
available, falling back to the mock from PyPI if necessary.
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.

1 participant