Path to this page:
./
devel/py-aiounittest,
Test asyncio code more easily
Branch: pkgsrc-2021Q2,
Version: 1.4.0,
Package name: py38-aiounittest-1.4.0,
Maintainer: pkgsrc-usersThe 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:
SHA1: 7ebde888b714ebc38a50b7e5b136438d9f916807
RMD160: 631a76cc56732bbbecd7e7c037257f35d5bdb5af
Filesize: 5.771 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version py38-aiounittest-1.4.0 (created)