Skip to content

Cucumber

Joshua Moody edited this page Jun 17, 2015 · 1 revision

Cucumber

Here are some resources for learning about Cucumber.

We recommend that you get a copy of "The Cucumber Book" by Hellesøy and Wynne.

These pages contain a wealth of information:

Cucumber Profiles

Calabash iOS requires a number of ENV variables and arguments to be passed on the command line.

We recommend that you use cucumber profiles control these variables.

Here is an example of a comprehensive cucumber.yml file:

Cucumber Tags

Organize your Scenarios and Features, and optimize your work flow using cucumber tags.

Clone this wiki locally