Minimal RSpec Clone.
Info
Version: | 1.3.0 |
Author(s): | Tim Untersberger |
Last Update: | Tuesday, September 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TimUntersberger/CSpec |
NuGet Url: | https://www.nuget.org/packages/CSharpSpec |
Install
Install-Package CSharpSpec
dotnet add package CSharpSpec
paket add CSharpSpec
CSharpSpec Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.3.1)
- Newtonsoft.Json(>= 11.0.2)
- System.Threading.Tasks.Extensions(>= 4.3.0)
- System.ValueTuple(>= 4.4.0)
Tags