Inspectopedia Help

Cucumber

Gherkin table is broken   New in this release

Reports a table if there is at least one row with the number of cells different from the number of cells in the table header.

Misplaced background section   New in this release

Reports Background sections that are located incorrectly.

Missing ':' after examples keyword   New in this release

Reports Examples sections in Cucumber .feature files if they do not have ':' after the Examples keyword.

Missing examples section   New in this release

Reports scenario outlines in Cucumber .feature files that do not have the Examples section.

Scenario with Examples section   New in this release

Reports Gherkin scenarios that contain an Examples section.

Undefined step   New in this release

Reports steps in Cucumber (or some other Gherkin) .feature files that do not have matching step definitions.

Unused or missing columns in Cucumber tables   New in this release

Reports tables in Examples sections in Cucumber .feature files with unused or missing columns.

Last modified: 11 September 2024