pyinvoke / invocations

Reusable Invoke tasks
http://invocations.readthedocs.io
BSD 2-Clause "Simplified" License
163 stars 28 forks source link

use unittest.mock instead of mock #31

Open pgajdos opened 2 years ago

pgajdos commented 2 years ago

Could you please consider to use built-in unittest.mock when mock is not available?

Background: https://trello.com/c/S6eADbii/64-remove-python-mock https://fedoraproject.org/wiki/Changes/DeprecatePythonMock