Posts Tagged ‘cucumber’
A web based Gherkin editor
Oh my god – it’s full of javascript.
https://github.com/cucumber/gherkin-editor
This is a web based editor for Gherkin – the language Cucumber features are written in. It’s based on Ace in the browser and Node.js on the server. It’s in very early stages (not really useable yet), but the planned features include:
- Code completion
- Syntax highlighting (partly implemented in a fork of ace)
- Syntax checking based on Gherkin.js. More info about that in this thread
- Integration with external file systems, using WebDav or REST towards a dedicated git-enabled server.
- The target audience is primarily non-programmers. The kind of people who want to write Cucumber features, but never had a tool to do it and gave up.
Cuke4Ninja: The Secret Ninja Cucumber Scrolls
Cuke4Ninja: The Secret Ninja Cucumber Scrolls :
This document is a step-by-step guide for Cucumber