gherking
GherKing is a tool to make Gherkin smarter! It allows you to handle Cucumber/Gherkin feature files programmatically, in your JavaScript/TypeScript code.
Updated by @szikszail
require-it
This module extends the default Node.js require with capabilities to require nested modules, independent on where they are nested.
Updated by @szikszail
diffter
diffter can be used to determine the difference between two list of any items and generate an HTML report about the results.
Updated by @szikszail
gpc-remove-duplicates
This GherKing Precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.
Updated by @szikszail
gpc-for-loop
A precompiler of GherKing to loop scenarios and scenario outlines to repeat them.
Updated by @szikszail
gpc-scenario-numbering
This GherKing precompiler is responsible to add an index to all scenario and scenario outlines.
Updated by @monikalaszlo
gpc-scenario-outline-expander
This GherKing precompiler is responsible for converting Scenario Outlines to single Scenarios as Cucumber would do and adds the first column as a tag.
Updated by @szikszail
gpc-macro
This precompiler is responsible for defining macros in feature files and then executing them.
Updated by @szikszail
gpc-replacer
This GherKing Precompiler is responsible to replace keys in feature files with given values.
Updated by @szikszail
gpc-scenario-outline-numbering
This precompiler can add numbering column to Examples tables, and apply formatting to the name of the Scenario Outline.
Updated by @monikalaszlo
gpc-step-groups
The StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.
Updated by @rakur
npm-package-template-6ai
This repository/project is a template/placeholder for new NPM packages.
Updated by @szikszail
gherkin-io
Tool to read/write GHerkin feature files and work with Gherking AST
Updated by @szikszail