HttpClientLab turns the HttpClientFactory into a lab, so you can mock the HttpClient to write tests.
Info
Version: | 0.1.1 |
Author(s): | Alessio Franceschelli |
Last Update: | Tuesday, December 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alefranz/HttpClientLab |
NuGet Url: | https://www.nuget.org/packages/HttpClientLab |
Install
Install-Package HttpClientLab
dotnet add package HttpClientLab
paket add HttpClientLab
HttpClientLab Download (Unzip the "nupkg" after downloading)
Dependencies
- HttpClientLab.Core(>= 0.1.1)
- HttpClientLab.Extensions.Moq(>= 0.1.1)
- HttpClientLab.Extensions.Testing(>= 0.1.1)
Tags