mockhttp
Client simulator
A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
2k stars
21 watching
88 forks
Language: C#
last commit: almost 2 years agoLinked from 2 awesome lists
dotnetdotnetcorehttpclientmockingtesting
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A set of extension methods for mocking HTTP client requests and responses with Moq. | 190 | |
| A tool for testing HTTP client code with configurable responses. | 47 | |
| A tool for generating and testing custom HTTP endpoints to simulate API responses. | 95 | |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 | |
| Intercepts and mocks HTTP requests at the Python socket level | 2,114 | |
| An experimental HTTP load testing application built using Rust to simulate large volumes of concurrent requests | 110 | |
| A tool to create custom HTTP responses without setting up an actual server | 972 | |
| Provides an HTTP mock object for unit testing Go web applications | 23 | |
| A tool for stress testing distributed systems by simulating client load. | 13 | |
| A web server that generates mock responses based on HTTP dumps. | 515 | |
| Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. | 391 | |
| A tool that mimics DNS records for testing environments. | 66 | |
| An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 | |
| A lightweight mock API server for testing and development | 703 | |
| A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 440 |