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 |
Install
Install-Package NCase
dotnet add package NCase
paket add NCase
NCase Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 3.5.2)
- Castle.Core(>= 3.3.3)
- NVisitor(>= 1.1.0.73)
- NUtil(>= 0.2.0.276)
Tags
Website and source code: http://github.com/jeromerg/NCase
NCase is a mix between a Mocking Framework like Moq and a parametrized test framework, having advanced combinatorial capabilities.
NCase is not released yet! The API is now quite stable, but further commits may introduce breaking changes.
Please give as much feedback as possible, positive, negative, critics!.