{"library":"aiounittest","type":"library","category":null,"description":"aiounittest is a helper library designed to simplify testing asynchronous Python code built with `asyncio`. It extends `unittest.TestCase` to support `async`/`await` syntax (Python 3.5+) and `asyncio.coroutine`/`yield from` (Python 3.4). The library is actively maintained, with its latest version being 1.5.0, released in March 2025.","language":"python","status":"active","version":"1.5.0","tags":["asyncio","unittest","testing","async"],"last_verified":"Mon May 25","install":[{"cmd":"pip install aiounittest","imports":["from aiounittest import AsyncTestCase","from aiounittest import async_test","from aiounittest import futurized"]}],"homepage":null,"github":"https://github.com/kwarunek/aiounittest","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiounittest/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.9,"avg_import_s":0.36,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiounittest/compatibility"}}