Skip to content

schlick/pickle_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Pickle Example

This is a very basic and contrived example designed to demonstrate the benefits of using Ian White's "Pickle gem":http://github.com/ianwhite/pickle with Cucumber to improve the way you BDD.

== Requirements

cucumber >= 0.4.4
pickle   >= 0.2.0

== Getting Started

1. rake gems:install RAILS_ENV=cucumber
2. rake db:migrate
3. rake db:test:prepare
4. cucumber

For more information see "Pickle my Cucumber!":http://rubyflare.com/2009/10/28/pickle-my-cucumber

About

This is a very basic and contrived example designed to demonstrate the benefits of using Pickle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published