This gem facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, SpecFlow, Lettuce, etc.). It does this by providing an abstraction layer on top of the Abstract Syntax Tree that the 'cucumber-gherkin' gem generates when parsing features, as well as providing models for feature files and directories in order to be able to have a fully traversable model tree of a test suite's structure. These models can then be analyzed or manipulated more easily than the underlying AST layer.
Required Ruby Version
>= 2.3, < 5.0
Authors
Eric Kessler
Versions
- 3.29.0 April 25, 2026 (40 KB)
- 3.28.0 January 23, 2026 (40 KB)
- 3.27.0 January 13, 2026 (39 KB)
- 3.26.0 November 11, 2025 (39 KB)
- 3.25.0 July 16, 2025 (39 KB)