aresponses
Mocking service
An asynchronous HTTP mocking library used to simulate external services during development and testing.
Asyncio http mocking. Similar to the responses library used for 'requests'
103 stars
17 watching
18 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 91 |
pnuckowski/aioresponses | A tool to mock and test asynchronous HTTP requests in Python applications | 518 |
patrys/httmock | A mocking library for HTTP requests in Python | 467 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 489 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,065 |
dascandy/hippomocks | A single-header mocking framework allowing developers to isolate dependencies and test their code in isolation | 196 |
codeception/aspectmock | A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 790 |
eratio08/vitest-mock-extended | A library that provides type-safe mocking extensions for testing with Vitest. | 170 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 262 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,712 |
szkiba/xk6-mock | Enables mocking HTTP servers during test development in k6 tests | 13 |
testinggospels/camouflage | A tool for simulating APIs and microservices for testing purposes | 281 |
help-me-mom/ng-mocks | A testing library for mocking components and services in Angular applications. | 1,063 |
iridakos/duckrails | Tool to quickly mock API endpoints with customizable responses and support for dynamic content in Ruby. | 1,722 |
zalando-stups/oauth2-mock-play | An OAuth2 mock server designed for testing and mocking purposes | 25 |