Template for a GherKing precompiler
-
Updated
Oct 9, 2024 - TypeScript
Template for a GherKing precompiler
A precompiler of GherKing to loop scenarios and scenario outlines to repeat them.
GherKing is a tool to make Gherkin smarter! It allows you to handle Cucumber/Gherkin feature files programmatically, in your JavaScript/TypeScript code.
End-to-end test automation framework for online shop built with Cypress and JavaScript that follows Page Object Model (POM) design pattern.
This precompiler can load external data (JSON, CSV, or XLS/XLSX) into exmaples table.
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.
Tool to read/write Gherkin feature files and to work with Gherkin-AST
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 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.
This precompiler can be used to inject License statement into the feature files.
Add a description, image, and links to the gherking topic page so that developers can more easily learn about it.
To associate your repository with the gherking topic, visit your repo's landing page and select "manage topics."