python3-aiounittest - Test asyncio code more easily
Website: | https://github.com/kwarunek/aiounittest |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
The aiounittest is a helper library to ease your pain (and boilerplate), when writing tests of asynchronous code (:code:asyncio). You can test: - synchronous code (same as the :code:unittest.TestCase) - asynchronous code, it supports syntax with async/await (Python 3.5+) and asyncio.coroutine/yield from Python 3.4
Packages
python3-aiounittest-1.3.1-11.vl9.noarch [18 KiB] |
Changelog
by Fedora Release Engineering (2022-07-22):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild |