Extension of unittest for testing asyncio libraries
The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.