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.

gpc-scenario-numbering

This GherKing precompiler is responsible to add an index to all scenario and scenario outlines.

gpc-scenario-outline-numbering

This precompiler can add numbering column to Examples tables, and apply formatting to the name of the Scenario Outline.

gpc-step-groups

The StepGroups precompiler is responsible for correcting the gherkin keywords of steps to make the tests more readable.