Skip to content
This repository was archived by the owner on Sep 4, 2018. It is now read-only.
robholland edited this page Sep 14, 2010 · 9 revisions

iCuke

iCuke makes it easy to do integration testing of iPhone applications with cucumber.

To use it, install the gem, add a require to a cucumber support file:

require ‘icuke/cucumber’

Then start writing steps…

Clone this wiki locally