Unittest package enhncements for testing asyncio libraries
asynctest-0.13.0-1-x86_64
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.