GherKing is a tool to make Gherkin smarter! It allows you to handle Cucumber/Gherkin feature files programmatically, in your JavaScript/TypeScript code.
-
Updated
Nov 20, 2024 - TypeScript
GherKing is a tool to make Gherkin smarter! It allows you to handle Cucumber/Gherkin feature files programmatically, in your JavaScript/TypeScript code.
Tool to format gherkin-ast model to gherkin string
JS model for Gherkin feature files to build and work with feature files in your code, using an AST.
🥒 Cypress Cucumber step definitions.
Tool to read/write Gherkin feature files and to work with Gherkin-AST
A precompiler of GherKing to loop scenarios and scenario outlines to repeat them.
This precompiler can load external data (JSON, CSV, or XLS/XLSX) into exmaples table.
Template for a GherKing precompiler
This precompiler is responsible for defining macros in feature files and then executing them.
The StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.
This precompiler can be used to inject License statement into the feature files.
This precompiler can add numbering column to Examples tables, and apply formatting to the name of the Scenario Outline.
This precompiler removes all or particular type of semantic comments from the feature file.
Add a description, image, and links to the feature-file topic page so that developers can more easily learn about it.
To associate your repository with the feature-file topic, visit your repo's landing page and select "manage topics."