diff options
author | adam <adam@pkgsrc.org> | 2020-05-23 08:19:22 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-05-23 08:19:22 +0000 |
commit | a45598475b27e10522ebd31a5c6de33fd345fe78 (patch) | |
tree | 2ec81d425c6f548e5f95c0bf97d33972d3cc4fb0 /pkglocate | |
parent | fe620b82fba4a4cdda783ec4b209cd5e00796535 (diff) | |
download | pkgsrc-a45598475b27e10522ebd31a5c6de33fd345fe78.tar.gz |
py-aiounittest: added version 1.3.1
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)
Diffstat (limited to 'pkglocate')
0 files changed, 0 insertions, 0 deletions