Info
Version: | 2.0.0 |
Author(s): | Bryce Klinker ([email protected]) |
Last Update: | Monday, May 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bryceklinker/common |
NuGet Url: | https://www.nuget.org/packages/Klinked.Gherkin |
Install
Install-Package Klinked.Gherkin
dotnet add package Klinked.Gherkin
paket add Klinked.Gherkin
Klinked.Gherkin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.Analyzers(>= 2.9.2)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- coverlet.msbuild(>= 2.6.1)
- xunit.core(>= 2.4.1)
Usage of the library is similar
to SpecFlow.