{"library":"asynctest","type":"library","category":null,"description":"asynctest is a Python library that enhances the standard `unittest` package with features tailored for testing `asyncio` applications. It reduces boilerplate by providing `TestCase` subclasses and mock objects designed to work seamlessly with coroutines and event loops. While built on `unittest`, it overrides and adds features for asynchronous testing, currently targeting the 'selector' model. The current version is 0.13.0, and its release cadence has been infrequent, indicating a maintenance status.","language":"python","status":"maintenance","version":"0.13.0","tags":["asyncio","testing","unittest","mocking","python3"],"install":[{"cmd":"pip install asynctest","imports":["from asynctest import TestCase"]}],"homepage":null,"github":"https://github.com/Martiusweb/asynctest","docs":null,"changelog":null,"pypi":"https://pypi.org/project/asynctest/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":70,"avg_install_s":1.7,"avg_import_s":0.22,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asynctest/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":"stale"}}