Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Install

Aslak Hellesøy edited this page Feb 8, 2014 · 12 revisions

These are standalone install instructions. In order to use Cucumber within some frameworks or specific environments, see also:

Installing the Gem

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

gem install cucumber

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

cucumber --help

Clone this wiki locally