python-aiounittest
Test python asyncio-based code with ease
This 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)
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marco-GmbH:python311/python-aiounittest && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| aiounittest-1.4.2.tar.gz | 0000015791 15.4 KB | |
| python-aiounittest.changes | 0000001310 1.28 KB | |
| python-aiounittest.spec | 0000002034 1.99 KB |
Comments 0