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 unittest.mock instead of mock as a fallback #259

Open
pgajdos opened this issue Apr 20, 2022 · 1 comment
Open

use unittest.mock instead of mock as a fallback #259

pgajdos opened this issue Apr 20, 2022 · 1 comment

Comments

@pgajdos
Copy link

pgajdos commented Apr 20, 2022

As you seem to support python 2, I guess you cannot get rid of mock entirely, but perhaps you could optionally use unittest.mock as a fallback.

@pahaz
Copy link
Owner

pahaz commented May 12, 2024

Could you please contribute these changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants