httmock
Mocker
A mocking library for HTTP requests in Python
A mocking library for requests
467 stars
12 watching
57 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
httpmockpythonrequests
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| An implementation of Python's Mock with support for asynchronous methods | 26 |
| Intercepts and mocks HTTP requests at the Python socket level | 2,114 |
| Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. | 391 |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| A mocking library for TypeScript and JavaScript | 10 |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
| A tool to mock and test asynchronous HTTP requests in Python applications | 519 |
| Provides an HTTP mock object for unit testing Go web applications | 23 |
| A tool for mocking HTTP client requests in Crystal programming language | 103 |
| A flexible mock object library for unit testing Ruby applications | 94 |
| Tools for mocking and testing HTTP traffic in Go | 2,116 |
| A Ruby library for mocking and stubbing in unit tests | 1,231 |
| A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 266 |
| A tool for mocking HTTP responses in Go to facilitate testing and development of applications. | 1,951 |