Gherkin for Dart

pub package

Gherkin parser and compiler for Dart. It parses .feature sources into Cucumber Messages envelopes (via the cucumber_messages package).

See the example for parsing a feature source.

For general information about Gherkin and the other language implementations, see the repository root README.

Libraries

cucumber_gherkin
Gherkin parser/compiler for Dart. Parses .feature sources into Cucumber Messages envelopes (via cucumber_messages).