Open
Description
First of all, I would like to thanks author and contributors for this cool library.
We are using it heavily in our codebase. Currently, we are in the middle of upgrading our source to python3.8/3.9
and many of our existing test-cases are failing. It looks like asynctest
is yet to support python3.8/3.9
(Ref #144, #151, #132).
I can see py3.8
branch with last commit (and master
too) long back. So, I would like to know the status and the roadmap of project. As mentioned in, beiniu/brother#18 , is unittest.mock.AsyncMock
official recommendation ?
Thanks again.
Metadata
Assignees
Labels
No labels