aiomock

Async mock library

An implementation of Python's Mock with support for asynchronous methods

a version of pythons unittest.Mock with async methods

GitHub

26 stars
2 watching
0 forks
Language: Python
last commit: 7 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
patrys/httmock A mocking library for HTTP requests in Python 468
achimnol/aiotools Provides idiomatic asyncio utilities for building asynchronous applications. 154
aiokitchen/aiomisc A collection of utility functions and classes for working with asynchronous I/O in Python 388
asomers/mockall A mock object library for unit testing Rust software 1,540
pnuckowski/aioresponses A tool to mock and test asynchronous HTTP requests in Python applications 517
appunite/mockery A library that provides a simple way to mock functions in asynchronous Elixir testing 91
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 488
aio-libs/aiomcache A minimal asyncio-based client for interacting with memcached servers. 142
hh-h/aiosnmp An asynchronous SNMP client and trap server for use with asyncio. 45
msamogh/nonechucks Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers 377
dcramer/mock-django A simple library for mocking Django's ORM behavior. 224
05bit/peewee-async An asynchronous interface for Peewee ORM, providing a drop-in replacement for synchronous code with support for multiple databases. 735
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
easymock/easymock A Java library that simplifies the use of mock objects in unit testing. 821