View Source API Reference gherkin v2.0.0

Modules

See Gherkin.parse/1 for primary usage.

Representation of an entire feature. Contains rules and/or scenarios which are the primary focus of the feature.

Represents a single rule within a feature. Contains scenarios which demonstrate the rule.

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

Represents an outline of a single scenario.

Represents an action to be executed as part of a scenario or background.