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

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

dotnetdotnet-corehttpclienthttpclientfactorymockmoqunit-testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richardszalay/mockhttp A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API 1,626
marmelab/fakerest A tool for intercepting and mocking HTTP requests in the browser to test REST APIs without a server. 439
xnbox/deepfakehttp A web server that generates mock responses based on HTTP dumps. 513
internations/http-mock Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. 391
tv42/mockhttp Provides an HTTP mock object for unit testing Go web applications 23
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
amcewen/httpclient Provides an Arduino library to interact with web servers using a standardized client class 326
alexliesenfeld/httpmock A library that enables developers to mock HTTP responses and test their applications in isolation. 486
gabrielfalcao/httpretty Intercepts and mocks HTTP requests at the Python socket level 2,108
zuplo/mockbin A tool for generating and testing custom HTTP endpoints to simulate API responses. 93
alexrainman/modernhttpclient A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. 126
nmattisson/httpclient 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
nahi/httpclient A Ruby library providing an HTTP client with various features and functionality 703
touk/http-mock-server A tool that allows developers to mock HTTP requests and responses for testing purposes. 9
mvemjsun/mock_server A lightweight Sinatra application for mocking HTTP responses with an easy-to-use interface 110