httmock

Mocker

A mocking library for HTTP requests in Python

A mocking library for requests

GitHub

468 stars
12 watching
57 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists

httpmockpythonrequests

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 486
nhumrich/aiomock An implementation of Python's Mock with support for asynchronous methods 26
gabrielfalcao/httpretty Intercepts and mocks HTTP requests at the Python socket level 2,108
internations/http-mock Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. 391
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
nbottarini/mockt A mocking library for TypeScript and JavaScript 10
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,056
pnuckowski/aioresponses A tool to mock and test asynchronous HTTP requests in Python applications 517
tv42/mockhttp Provides an HTTP mock object for unit testing Go web applications 23
manastech/webmock.cr A tool for mocking HTTP client requests in Crystal programming language 103
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
h2non/gock Tools for mocking and testing HTTP traffic in Go 2,102
freerange/mocha A Ruby library for mocking and stubbing in unit tests 1,225
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 257
jarcoal/httpmock A tool for mocking HTTP responses in Go to facilitate testing and development of applications. 1,938