HttpClientTestExtensions
HTTP testing library
Library providing extended functionality for testing HTTP endpoints and deserializing results in .NET applications
Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.
100 stars
6 watching
20 forks
Language: C#
last commit: about 1 year ago apiasp-net-corecsharpdotnethacktoberfesttestingweb-api
Related projects:
Repository | Description | Stars |
---|---|---|
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
justeattakeaway/httpclient-interception | A .NET Standard library for intercepting and manipulating HTTP requests and responses in .NET applications. | 361 |
alexrainman/modernhttpclient | A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. | 126 |
dotnet/httprepl | A command-line tool for making HTTP requests to test and view ASP.NET Core web APIs | 699 |
maxkagamine/moq.contrib.httpclient | A set of extension methods for mocking HTTP client requests and responses with Moq. | 188 |
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 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
verifytests/verify.http | A tool for verifying web bit integrity and security | 21 |
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
parsecph/clobbr | A tool to test API performance and resilience under various conditions | 206 |
cognitedata/oryx | A high-performance .NET cross-platform library for building HTTP request handlers in F# | 202 |