FluentBahave.Tools is a simple ASP.NET Core application to generate C# code base on 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.Tools |
Install
Install-Package FluentBehave.Tools
dotnet add package FluentBehave.Tools
paket add FluentBehave.Tools
FluentBehave.Tools Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.DotNet.Cli.Utils(>= 2.0.0)
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)