./devel/py-aiounittest, Test asyncio code more easily

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 1.4.1, Package name: py39-aiounittest-1.4.1, Maintainer: pkgsrc-users

The aiounittest is a helper library to ease of your pain (and boilerplate),
when writing a test of the asynchronous code (asyncio). You can test:
* synchronous code (same as the unittest.TestCase)
* asynchronous code, it supports syntax with async/await (Python 3.5+) and
asyncio.coroutine/yield from (Python 3.4)


Master sites:

Filesize: 5.655 KB

Version history: (Expand)