Parsing Rules
Learn how to implement our Gherkin class’s single and multiple parsing rules.
We'll cover the following...
Parsing a single rule and multiple rules
If we look at the code below, we can see a Gherkin rule starting on line 3, and this rule has multiple examples that begin on lines 5 ...