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 |
Install
Install-Package TestKitchen
dotnet add package TestKitchen
paket add TestKitchen
TestKitchen Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- TypeKitchen(>= 1.2.132)
Tags