6 ms·
This is what Ruby/Cucumber tests use to define scenarios. It's called Gherkin.
by yojex 8y ago
This is what Ruby/Cucumber tests use to define scenarios. It's called Gherkin.
- awinder 8y agoright the problem is cucumber and gherkin lead to people trying to be very smart and then tests become some ridiculous NLP problem. The value is the readme file over a ticket, and language definition, not the gymnastics of tying human language to executable test file.