public
Description: BDD that talks to domain experts first and code second
Home | Edit | New

Install

Also see:

After you have installed Ruby, install Cucumber with the following command:

gem install cucumber

This is a good time to get familiar with --help

cucumber --help

Building the Gem yourself

Install a dependency:

sudo gem install sdoc

Then get the code via Git (or download a tarball).

git clone git://github.com/aslakhellesoy/cucumber.git
cd cucumber
rake install_gem
Last edited by ramontayag, Wed Sep 23 02:49:09 -0700 2009
Home | Edit | New
Versions: