A lightweight .NET library for writing behaviour driven unit tests.
Info
| Version: | 2.0.0-alpha |
| Author(s): | Justin Zhong |
| Last Update: | Monday, August 15, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://justinzhong.github.io/dotspec/ |
| NuGet Url: | https://www.nuget.org/packages/Dotspec |
Install
Install-Package Dotspec
dotnet add package Dotspec
paket add Dotspec
Dotspec Download (Unzip the "nupkg" after downloading)
Dependencies
- Shouldly(>= 2.6.0)
Tags