API Reference Cucumber v#0.1.0

View Source

Modules

A behavior-driven development (BDD) testing framework for Elixir using Gherkin syntax.

Parser and matcher for Cucumber Expressions used in step definitions.

Exception raised when a step in a Cucumber scenario fails.

Represents a Gherkin Background section.

Represents a parsed Gherkin feature file (minimal subset).

Minimal Gherkin 6 parser (Feature, Background, Scenario, Step).

Represents a Gherkin Scenario section.

Represents a Gherkin step (Given/When/Then/And/But/*).