Skip to content

Conversation

a-detiste
Copy link

Fixes #207 🦕 (#207)

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

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

@a-detiste a-detiste requested review from a team as code owners May 10, 2024 09:27
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label May 10, 2024
@mgorny
Copy link
Contributor

mgorny commented Apr 23, 2025

Thanks for doing this! Unfortunate that they just don't care.

@parthea parthea changed the title use new unittest.mock from the standard library testsuse new unittest.mock from the standard library Apr 23, 2025
@parthea parthea changed the title testsuse new unittest.mock from the standard library tests: use new unittest.mock from the standard library Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use unittest.mock instead of mock
5 participants