timsavage / asyncmock
Awaitable mocks for async code. (For Python 3.6+, use the new builtin AsyncMock or Mock>=4.0)
☆8Updated 2 years ago
Alternatives and similar repositories for asyncmock:
Users that are interested in asyncmock are comparing it to the libraries listed below
- Yet another way to build APIs using AIOHTTP framework☆13Updated 5 years ago
- Easily freeze time in pytest test + fixtures☆189Updated 2 years ago
- Plugin to list unused fixtures in your tests☆159Updated 4 months ago
- Celery pool to run coroutine tasks☆108Updated 2 years ago
- Beautiful exception page for Starlette apps.☆96Updated 3 weeks ago
- AMQP broker for taskiq