Cornichon 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cornichon --version 0.1.0
NuGet\Install-Package Cornichon -Version 0.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cornichon" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cornichon --version 0.1.0
#r "nuget: Cornichon, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cornichon as a Cake Addin
#addin nuget:?package=Cornichon&version=0.1.0

// Install Cornichon as a Cake Tool
#tool nuget:?package=Cornichon&version=0.1.0

A super-simple library to write tests in C#, using a syntax that looks as much like Gherkin as possible, while remaining C#, and without having to deal with nasty regular expressions. That's less pretty than the Gherkin natural language, but it also reduces the need for special tooling, in particular for debugging.

The second goal of Cornichon is to be Core-compatible. It also has no dependencies other than .NET itself.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.0 442 2/28/2021
3.1.0 1,003 11/29/2019
3.0.0 521 11/29/2019
2.0.0 652 11/3/2019
1.1.0 517 10/31/2019
0.1.0 1,188 1/8/2016