TestKitchen is a small library for testing in .NET.
Info
Version: | 0.0.4 |
Author(s): | Daniel Crenna & Contributors |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielcrenna/TestKitchen |
NuGet Url: | https://www.nuget.org/packages/TestKitchen.TestAdapter |
Install
Install-Package TestKitchen.TestAdapter
dotnet add package TestKitchen.TestAdapter
paket add TestKitchen.TestAdapter
TestKitchen.TestAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- TestKitchen(>= 0.0.4)
- Microsoft.AspNetCore.Mvc.Testing(>= 3.1.3)
- TypeKitchen(>= 1.2.132)
Tags