Gherkin code formatter
- Keywords
- e.g.
Feature,Scenario,Background,Rule, steps, ...
- e.g.
- Tables
- Each column is aligned across rows.
- Tags
- Comments
go install github.com/raviqqe/gherkin-format@latestgherkin-format < file1.feature > file2.featureFor more information, run gherkin-format --help.