gherkin v1.4.0 API Reference

Modules

See Gherkin.parse/1 for primary usage

Representation of an entire feature. Contains scenarios which are the primary focus of the feature

Represents a single scenario within a feature. Contains steps which are the primary focus of the scenario

Represents an outline of a single scenario