Unittest package enhncements for testing asyncio libraries
asynctest_python310-0.13.0-3-any
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.
Currently, asynctest targets the “selector” model, hence, some features will not (yet?) work with Windows’ proactor.