Utility classes and extensions to facilitate common testing operations when using NUnit.
Info
Version: | 4.2.0 |
Author(s): | Daniel González García |
Last Update: | Wednesday, March 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dgg/testing-commons |
NuGet Url: | https://www.nuget.org/packages/Testing.Commons.NUnit |
Install
Install-Package Testing.Commons.NUnit
dotnet add package Testing.Commons.NUnit
paket add Testing.Commons.NUnit
Testing.Commons.NUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- ExpectedObjects(>= 1.3.1 && <= 1.3.1)
- testing.commons(>= 2.0.0)
- NUnit(>= 3.6.1)
Tags