- published 1.0.1 7 years ago
Tool to format gherkin-ast model to gherkin string
published 1.2.2 8 months agoTool to read/write Gherkin feature files and work with Gherking AST
published 1.3.0 a year agoA precompiler of GherKing to loop scenarios and scenario outlines to repeat them.
published 1.0.0 3 years agoThis GherKing Precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.
published 1.0.0 3 years agoThis GherKing Precompiler is responsible to replace keys in feature files with given values.
published 1.0.1 3 years agoThis GherKing precompiler is responsible to add an index to all scenario and scenario outlines.
published 1.0.1 3 years agoThis GherKing precompiler is responsible for converting Scenario Outlines to single Scenarios as Cucumber would do and adds the first column as a tag.
published 1.0.0 3 years agoThis precompiler can add numbering column to Examples tables, and apply formatting to the name of the Scenario Outline.
published 1.0.0 3 years agoThe StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.
published 1.0.0 3 years agoThis precompiler removes all or particular type of semantic comments from the feature file.
published 1.0.0 3 years agoThe Filter precompiler is responsible for including or excluding the elements of a feature file in the result, which match a cucumber-tag-expression (e.g., has a given tag, does not have a given tag)
published 1.0.1 3 years agoThis precompiler inserts external test data as example rows.
published 1.2.0 10 months ago