Info
Version: | 1.0.10-alpha |
Author(s): | Bryce |
Last Update: | Monday, September 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brycekbargar/Nilgiri |
NuGet Url: | https://www.nuget.org/packages/Nilgiri |
Install
Install-Package Nilgiri
dotnet add package Nilgiri
paket add Nilgiri
Nilgiri Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
I really liked the BDD Assertion Styles (http://chaijs.com/api/bdd/) in Chai.js when I dabbled in Node.
Why not bring them to .NET?
Full examples can be found at https://github.com/brycekbargar/Nilgiri/tree/master/Nilgiri.Tests/Examples.