cucumber_gherkin 42.0.1
cucumber_gherkin: ^42.0.1 copied to clipboard
Gherkin parser and compiler for Dart. Parses .feature sources into Cucumber Messages envelopes.
Gherkin for Dart #
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.