Moq.Contrib.HttpClient
HTTP client mock
A set of extension methods for mocking HTTP client requests and responses with Moq.
A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.
190 stars
5 watching
11 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists
dotnetdotnet-corehttpclienthttpclientfactorymockmoqunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 |
| A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. | 440 |
| 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 |
| Provides an HTTP mock object for unit testing Go web applications | 23 |
| Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
| Provides an Arduino library to interact with web servers using a standardized client class | 327 |
| A library that enables developers to mock HTTP responses and test their applications in isolation. | 491 |
| Intercepts and mocks HTTP requests at the Python socket level | 2,114 |
| A tool for generating and testing custom HTTP endpoints to simulate API responses. | 95 |
| A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. | 126 |
| A low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms. | 121 |
| A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
| A tool that allows developers to mock HTTP requests and responses for testing purposes. | 9 |
| A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface | 110 |