cucumber gherkin code example
Example: cucumber gherkin
Cucumber is a tool for running automated acceptance tests
written in a behavior driven development style.
One of its wonderful main features is the ability to execute
plain text functional description (written in language named Gherkin)
as automated tests.