A context/specification library for use with the NUnit testing framework.
Info
Version: | 2.0.2 |
Author(s): | Derek Greer |
Last Update: | Monday, July 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/derekgreer/nunit.specifications/ |
NuGet Url: | https://www.nuget.org/packages/NUnit.Specifications |
Install
Install-Package NUnit.Specifications
dotnet add package NUnit.Specifications
paket add NUnit.Specifications
NUnit.Specifications Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- NUnit(>= 3.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
- NUnit(>= 3.5.0)
Tags