TestKitchen is a small library for testing in .NET.
Info
Version: | 0.0.1 |
Author(s): | Daniel Crenna & Contributors |
Last Update: | Friday, October 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcrenna/TestKitchen |
NuGet Url: | https://www.nuget.org/packages/TestKitchen.AspNetCore |
Install
Install-Package TestKitchen.AspNetCore
dotnet add package TestKitchen.AspNetCore
paket add TestKitchen.AspNetCore
TestKitchen.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- TestKitchen(>= 0.0.1)
- Microsoft.AspNetCore.Mvc.Testing(>= 3.0.0)
- xunit.extensibility.core(>= 2.4.1)
Tags