Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Info
Version: | 29.0.0 |
Author(s): | Cucumber Ltd, Gaspar Nagy |
Last Update: | Monday, August 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cucumber/gherkin |
NuGet Url: | https://www.nuget.org/packages/gherkin |
Install
Install-Package gherkin
dotnet add package gherkin
paket add gherkin
gherkin Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Utf8Json(>= 1.3.7)
- Utf8Json(>= 1.3.7)
Tags