Info
Version: | 0.2.1 |
Author(s): | Ryan Smith |
Last Update: | Wednesday, November 12, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ryascl/CLRSpec |
NuGet Url: | https://www.nuget.org/packages/CLRSpec |
Install
Install-Package CLRSpec
dotnet add package CLRSpec
paket add CLRSpec
CLRSpec Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The entire test is specified in a single lambda expression in a fluent style. CLRSpec parses the expression tree and generates human-readable output from the code as it executes the test.
(Pronounced 'clear spec', if you like.).