Several useful testing tools, classes and extensions for NUnit.
Info
Version: | 0.0.0.5 |
Author(s): | Miguel A. Gonzalez |
Last Update: | Friday, June 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/magonzalez/Testing.Toolkit/blob/master/README.markdown |
NuGet Url: | https://www.nuget.org/packages/Testing.Toolkit.NUnit |
Install
Install-Package Testing.Toolkit.NUnit
dotnet add package Testing.Toolkit.NUnit
paket add Testing.Toolkit.NUnit
Testing.Toolkit.NUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(>= 3.0.0)
- NBuilder(>= 3.0.0)
- Should(>= 1.0.0)
- Should.Extensions(>= 1.0.0)
- Testing.Toolkit.Core(>= 0.0.0.5)