gherkin-cpp - Man Page
gherkin-cpp – parse Gherkin files (C++ implementation)
Synopsis
gherkin-cpp [options] FILE...
Description
Outputs the result of parsing the given files, in JSON format.
Options
Positional Arguments
FILE A Gherkin file
Optional Arguments
- -h, --help
Print a help message and exit.
- --no-ast
Do not emit Ast events.
- --no-pickles
Do not emit Pickle events.
- --no-source
Do not emit Source events.
See Also
Referenced By
April 2026