A small .NET Standard library for writing well-structured, clear-cut 3A tests.
Info
Version: | 1.2.2 |
Author(s): | balazs.kis |
Last Update: | Saturday, November 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/balazs-kis/test-lite |
NuGet Url: | https://www.nuget.org/packages/TestLite |
Install
Install-Package TestLite
dotnet add package TestLite
paket add TestLite
TestLite Download (Unzip the "nupkg" after downloading)
Dependencies
- MSTest.TestFramework(>= 2.1.2)
Tags