Skip to content

prefer new unittest.mock from the standard library#280

Merged
weibullguy merged 2 commits intoPyCQA:masterfrom
a-detiste:master
Jul 31, 2024
Merged

prefer new unittest.mock from the standard library#280
weibullguy merged 2 commits intoPyCQA:masterfrom
a-detiste:master

Conversation

@a-detiste
Copy link
Contributor

https://github.com/testing-cabal/mock

mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.

@weibullguy weibullguy merged commit 047df05 into PyCQA:master Jul 31, 2024
@weibullguy weibullguy added P: enhancement Feature that is outside the scope of PEP 257 U: low A relatively low urgency issue labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P: enhancement Feature that is outside the scope of PEP 257 U: low A relatively low urgency issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants