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.

GitHub

190 stars
5 watching
11 forks
Language: C#
last commit: about 4 years ago
Linked from 2 awesome lists

dotnetdotnet-corehttpclienthttpclientfactorymockmoqunit-testing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
richardszalay/mockhttpA testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API1,639
marmelab/fakerestA tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server.440
xnbox/deepfakehttpA web server that generates mock responses based on HTTP dumps.515
internations/http-mockAllows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side.391
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
amcewen/httpclientProvides an Arduino library to interact with web servers using a standardized client class327
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
gabrielfalcao/httprettyIntercepts and mocks HTTP requests at the Python socket level2,114
zuplo/mockbinA tool for generating and testing custom HTTP endpoints to simulate API responses.95
alexrainman/modernhttpclientA library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries.126
nmattisson/httpclientA low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms.121
nahi/httpclientA Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support.703
touk/http-mock-serverA tool that allows developers to mock HTTP requests and responses for testing purposes.9
mvemjsun/mock_serverA lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface110