[issue26467] Add async magic method support to unittest.mock.Mock

Lisa Roach report at bugs.python.org
Mon May 20 12:36:26 EDT 2019


Lisa Roach <lisaroach14 at gmail.com> added the comment:

Added and AsyncMock class which supports mocking async magic methods.

----------
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26467>
_______________________________________


More information about the Python-bugs-list mailing list