FluentBahave is a simple ASP.NET Core framework for Gherkin feature files.
Info
| Version: | 2.0.0 |
| Author(s): | @mczachurski |
| Last Update: | Monday, September 30, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mczachurski/FluentBehave |
| NuGet Url: | https://www.nuget.org/packages/FluentBehave |
Install
Install-Package FluentBehave
dotnet add package FluentBehave
paket add FluentBehave
FluentBehave Download (Unzip the "nupkg" after downloading)
Dependencies
- xunit(>= 2.4.1)