Documentation
¶
Overview ¶
Command gherkinfmt is a command-line gherkin formater and pretty printer.
Usage
gherkinfmt OPTIONS Formating Options -centersteps[=false] control step alignment -fixands[=false] successive step keywords replaced by 'And' -nosteps[=false] hide steps -nocomments[=false] hide comments -noaligncomments[=false] disable auto alignment of subsequent comments -mincommentindent=NUM use min indent for aligned comments IO Options -[no]color explicitly enable/disable colors -in PATH path to input file, defaults to stdin -out PATH path to output file, defaults to stdout Misc Options -version version: ... -help this help
Examples
$ gherkinfmt -in path/to/some.feature $ cat path/to/some.feature | gherkinfmt -centersteps
Click to show internal directories.
Click to hide internal directories.