API Reference MyExGherkin v0.1.2

Modules

Library to parse Gherkin files. Kindly consult README for more details

Two types of tokens: SingleValueToken: {token, meta, value} MultipleValueToken: {token, meta, constituents}

The main purpose of this module is to facilitate full international language support by normalizing each entry under 'gherkin-languages.json' to the following format

Keeps track of token position within file

A token combines following three identifiers

Mix Tasks

Parse feature file to .ast.ndjson format

Parse gherkin-languages.json