An extension to Xbehave that allows you to write gherkin-style unit tests.
Info
Version: | 1.0.3 |
Author(s): | Ronny Gunawan |
Last Update: | Wednesday, August 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ronnygunawan/xbehave-specs |
NuGet Url: | https://www.nuget.org/packages/RG.Xbehave.Specs |
Install
Install-Package RG.Xbehave.Specs
dotnet add package RG.Xbehave.Specs
paket add RG.Xbehave.Specs
RG.Xbehave.Specs Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 1.5.0)
- Xbehave(>= 2.4.0)
Tags