This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install aslakhellesoy-cucumber
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
.gitignore | Thu May 14 06:37:46 -0700 2009 | |
| |
README.textile | Thu May 14 06:37:46 -0700 2009 | |
| |
build.xml | ||
| |
features/ | ||
| |
src/ | Wed Sep 17 09:08:52 -0700 2008 |
Using Cucumber with Java
This directory contains code to demonstrate how Cucumber can be used to develop Java code.
Installing required gems
jruby -S gem install cucumber jruby -S gem install diff-lcs
Running the scenarios
Open a shell in this directory (java) and execute the following command:
ant
There is a deliberate error. See if you can fix it!












