Info
Version: | 0.3.3 |
Author(s): | Frank Schwieterman |
Last Update: | Monday, October 29, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fschwiet/DreamNJasmine/ |
NuGet Url: | https://www.nuget.org/packages/NJasmine |
Install
Install-Package NJasmine
dotnet add package NJasmine
paket add NJasmine
NJasmine Download (Unzip the "nupkg" after downloading)
Dependencies
- PowerAssert(1.0.2)
Tags
Like RSpec, NJasmine as a DSL uses nested anonymous methods to build up a specification. Reference nuget NJasmine to write your specs, and reference nuget NJasmine.NUnit to run your tests.