A super-simple library to write tests in C#, using a syntax that looks as much like Gherkin as possible.
Info
Version: | 3.2.0 |
Author(s): | Bertrand Le Roy |
Last Update: | Sunday, February 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bleroy/cornichon |
NuGet Url: | https://www.nuget.org/packages/Cornichon |
Install
Install-Package Cornichon
dotnet add package Cornichon
paket add Cornichon
Cornichon Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags