HTTPretty

HTTP client mock

Intercepts and mocks HTTP requests at the Python socket level

Intercept HTTP requests at the Python socket level. Fakes the whole socket module

GitHub

2k stars
44 watching
276 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

decoratorsfakewebhttphttprettymockmockingpythonpython2streaming-responsetddtestingtesting-tools

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
internations/http-mockAllows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side.391
patrys/httmockA mocking library for HTTP requests in Python467
richardszalay/mockhttpA testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API1,639
tv42/mockhttpProvides an HTTP mock object for unit testing Go web applications23
driftrock/mockingbirdAssists with creating testable HTTP clients by providing an alternative implementation of HTTP requests3
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
pnuckowski/aioresponsesA tool to mock and test asynchronous HTTP requests in Python applications519
pspdfkit-labs/bypassA tool to create custom HTTP responses without setting up an actual server972
mockyabstract/mockyAn online service that allows users to generate custom HTTP responses for testing and development purposes.2,068
marmelab/fakerestA tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server.440
deedy5/primpAn HTTP client library that allows users to impersonate web browsers in their applications.111
maxkagamine/moq.contrib.httpclientA set of extension methods for mocking HTTP client requests and responses with Moq.190
danielgtaylor/apisproutA lightweight mock API server for testing and development703
henvic/httprettyPrints HTTP requests in a human-readable format on the terminal402
xnbox/deepfakehttpA web server that generates mock responses based on HTTP dumps.515