asynctest library is not compatible with Python 3.8 and above #206
Open
Description
asynctest library is not compatible with Python 3.8 and above: Martiusweb/asynctest#144.
Upstream has abandoned it and recommends using the built-in AsyncMock instead: Martiusweb/asynctest#158 (comment).
We should redo the testsuite to use AsyncMock.
Metadata
Assignees
Labels
No labels