asyncmock
JSON →asyncmock is a Python library that extends the standard `unittest.mock` framework to provide robust support for mocking asynchronous functions and coroutines. It's particularly useful for testing async codebases in Python versions prior to 3.8 (where `unittest.mock.AsyncMock` was introduced). The current version is 0.4.2, and while stable, the project has a slow release cadence, with the latest significant updates being several years ago.
Traffic · last 30 days ↓45% vs prev 7d
total hits 27
actors 7 distinct systems
last hit 3d ago human
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇬🇧 United Kingdom
API endpoints
full doc /v1/registry/asyncmock
install /v1/registry/asyncmock/install
compatibility /v1/registry/asyncmock/compatibility