.NET Core library for testing web API:s created in ASP.NET Core MVC using XUnit.
Info
Version: | 1.0.0.16 |
Author(s): | Simon Mika |
Last Update: | Friday, July 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cogneco.WebApiTester |
Install
Install-Package Cogneco.WebApiTester
dotnet add package Cogneco.WebApiTester
paket add Cogneco.WebApiTester
Cogneco.WebApiTester Download (Unzip the "nupkg" after downloading)
Dependencies
- Kean(>= 3.0.43)
- Microsoft.AspNetCore(>= 2.1.2)
- Xunit(>= 2.3.1)
Tags