aioresponses

HTTP tester

A tool to mock and test asynchronous HTTP requests in Python applications

Aioresponses is a helper for mock/fake web requests in python aiohttp package.

GitHub

519 stars
7 watching
86 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists

aiohttpasynciomockingtest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gabrielfalcao/httpretty Intercepts and mocks HTTP requests at the Python socket level 2,114
nhumrich/aiomock An implementation of Python's Mock with support for asynchronous methods 26
patrys/httmock A mocking library for HTTP requests in Python 467
internations/http-mock Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. 391
aresponses/aresponses An asynchronous HTTP mocking library used to simulate external services during development and testing. 104
pylons/webtest Allows testing of WSGI applications without setting up an HTTP server 337
adamdoupe/wackopicko A test website used to evaluate web application security tools and identify vulnerabilities. 328
hh-h/aiosnmp An asynchronous SNMP client and trap server for use with asyncio. 47
thunlp/openattack A Python toolkit for generating adversarial examples to test the robustness of natural language processing models 699
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 491
jarcoal/httpmock A tool for mocking HTTP responses in Go to facilitate testing and development of applications. 1,951
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
richardszalay/mockhttp A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API 1,639
volkandindar/agartha An extension for a web application security testing tool that identifies vulnerabilities and exploits HTTP requests for penetration testing. 355
alexandrehtrb/pororoca An API testing tool with support for HTTP/2 and HTTP/3. 530