docs
Cucumber support
Track Cucumber scenarios, feature files, tags, and scenario outline examples across repository history.
Updated 2026-06-06
Detection
Cucumber projects are detected through .feature files, Cucumber configuration files, package dependencies, and conventional feature locations.
Parsed information
Test Chronicle records scenario names, feature files, line numbers, feature groupings, and tags. Scenario outline example rows are expanded into individual recorded cases.
Historical changes
Scenario additions, deletions, renames, and maintenance changes are mapped to commits using the same history process as code-based frameworks.
Use a Cucumber directory override or directory exclusion in the Test Chronicle project settings when feature files live outside conventional locations or generated files should be ignored.
Related reading
See it in Test Chronicle
Inspect a populated project or start tracking your own repository history.
Create a free account