Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 506 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 506 Bytes

gherkin-validator

Small standalone solution, to allow syntax-validation of Gherkin .feature files on a Business-Developer's Computer.

Requirements

  • Java 1.7
  • Sublime-Text 3

Installation

copy gherkin.sublime-build to your user-home: ~/.config/sublime-text-3/Packages/User/gherkin.sublime-build

Press F7 to validate the current .feature File

Open Tasks:

  • make it work as described
  • create complete Sublime-Plugin including Syntax Highlighting for Gherkin