gherkin - Man Page

gherkin – parse Gherkin files

Synopsis

gherkin [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

cucumber_gherkin-generate-tokens(1)

Referenced By

gherkin-generate-tokens(1).

February 2025