Assembling Gherkin ASTs to feature file string
published version 2.0.1, 7 years agoAPI to load Gherkin AST from feature file(s)
published version 0.0.1, 7 years agoTool to format gherkin-ast model to gherkin string
published version 1.2.2, a year agoTool to read/write Gherkin feature files and work with Gherking AST
published version 1.3.0, a year agoA precompiler of GherKing to loop scenarios and scenario outlines to repeat them.
published version 1.1.1, 3 months agoThis GherKing Precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.
published version 1.0.0, 3 years agoThis GherKing Precompiler is responsible to replace keys in feature files with given values.
published version 1.0.1, 3 years agoThis GherKing precompiler is responsible to add an index to all scenario and scenario outlines.
published version 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 version 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 version 1.0.0, 3 years agoThe StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.
published version 1.0.0, 3 years agoThis precompiler removes all or particular type of semantic comments from the feature file.
published version 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 version 1.0.1, 3 years agoThis precompiler inserts external test data as example rows.
published version 1.2.0, a year ago