A lightweight testing DSL for C#, providing Given When Then syntax for unit tests.
Info
| Version: | 0.0.8 |
| Author(s): | Greg Smith |
| Last Update: | Wednesday, July 11, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gregjsmith/Jerky |
| NuGet Url: | https://www.nuget.org/packages/Jerky |
Install
Install-Package Jerky
dotnet add package Jerky
paket add Jerky
Jerky Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(2.6.0.12054)
Tags