Augurk.CommandLine
3.1.1-pullrequest0007
Command line tools for publishing feature files to Augurk.
See the version list below for details.
Install-Package Augurk.CommandLine -Version 3.1.1-pullrequest0007
dotnet add package Augurk.CommandLine --version 3.1.1-pullrequest0007
<PackageReference Include="Augurk.CommandLine" Version="3.1.1-pullrequest0007" />
paket add Augurk.CommandLine --version 3.1.1-pullrequest0007
#r "nuget: Augurk.CommandLine, 3.1.1-pullrequest0007"
Release Notes
This version integrates the new Gherkin parser instead of relying on the old SpecFlow specific parser. This makes
the total package a lot smaller as well. Due to some subtle differences in parsing (mainly indentation at the start of
a line in feature and scenario descriptions are now preserved), there is now a --compat-level flag that can be set to 2
(or lower) if necessary to fallback to the previous behavior.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.