Info
Version: | 4.5.0 |
Author(s): | Tengiz Tutisani |
Last Update: | Thursday, March 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ttutisani/Xunit.Gherkin.Quick |
NuGet Url: | https://www.nuget.org/packages/Xunit.Gherkin.Quick |
Install
Install-Package Xunit.Gherkin.Quick
dotnet add package Xunit.Gherkin.Quick
paket add Xunit.Gherkin.Quick
Xunit.Gherkin.Quick Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- gherkin(>= 5.0.0)
- xunit(>= 2.3.1)
Tags
It parses Gherkin language and executes Xunit tests corresponding to scenarios.