Turn plain-English requirements into BDD feature files

Every file is parsed with the official Cucumber grammar before you see it. Add edge cases, generate step definitions, and edit it right here.

Describe the behaviour

Plain English. A sentence or two is enough to start.

Gherkin output: example.feature

example
 
 

Gherkinizer reads the feature file and suggests the failure and boundary scenarios it is missing. Accept them and they are appended to the file.