Extensions and utility code for testing ASP.NET Core web applications with HttpClient interception.
Info
Version: | 3.0.0 |
Author(s): | Shayne van Asperen |
Last Update: | Tuesday, January 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Fun.AspNetCore.Mvc.Testing |
NuGet Url: | https://www.nuget.org/packages/Fun.AspNetCore.Mvc.Testing.HttpClientInterception |
Install
Install-Package Fun.AspNetCore.Mvc.Testing.HttpClientInterception
dotnet add package Fun.AspNetCore.Mvc.Testing.HttpClientInterception
paket add Fun.AspNetCore.Mvc.Testing.HttpClientInterception
Fun.AspNetCore.Mvc.Testing.HttpClientInterception Download (Unzip the "nupkg" after downloading)
Dependencies
- Fun.AspNetCore.Mvc.Testing(>= 1.1.0)
- JustEat.HttpClientInterception(>= 3.0.0)
Tags