python3-asynctest

Unittest extension for testing asyncio libraries
  https://github.com/Martiusweb/asynctest
  0
  no reviews



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.