Use DalSoft.RestClient with ASP.NET Core In-Memory Test Server for integration tests.
Info
Version: | 4.4.1 |
Author(s): | DalSoft |
Last Update: | Tuesday, December 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DalSoft/DalSoft.RestClient.Testing |
NuGet Url: | https://www.nuget.org/packages/DalSoft.RestClient.Testing |
Install
Install-Package DalSoft.RestClient.Testing
dotnet add package DalSoft.RestClient.Testing
paket add DalSoft.RestClient.Testing
DalSoft.RestClient.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- DalSoft.RestClient(>= 4.3.0)
- Microsoft.AspNetCore.Mvc.Testing(>= 2.2.0)
Tags