Info
Version: | 0.2.0.276 |
Author(s): | jeromerg |
Last Update: | Thursday, January 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/jeromerg/NCase |
NuGet Url: | https://www.nuget.org/packages/NCase.NunitAdapter |
Install
Install-Package NCase.NunitAdapter
dotnet add package NCase.NunitAdapter
paket add NCase.NunitAdapter
NCase.NunitAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 3.5.2)
- NUnit(>= 2.6.4)
- NVisitor(>= 1.1.0.73)
- Castle.Core(>= 3.3.3)
- NUtil(>= 0.2.0.276)
Tags
This adapter library contains the Nunit specific `ActAndAssert` extension method.
Website and source code: http://github.com/jeromerg/NCase
NCase allows to define, combine, visualize and replay hundreds of test cases with a few lines of code! It is a mix between a Mocking Framework like Moq and a parametrized test framework, having advanced combinatorial capabilities.