This is an example Watir-WebDriver & Cucumber test suite written against Etsy.com
-
RVM on Mac OSX / Linux
-
Pik/JRuby/Bundler/Wac on Windows
-
Clone this repository from Github
-
ensure you have RVM (Ruby Version Manager) installed: rvm.beginrescueend.com/
-
run ./go in the root directory: this will bootstrap everything needed and run the cucumber feature
-
Install JRuby, Pik, Bundler and Wac (see my blog post: wp.me/p98zF-ca)
-
Make sure you ‘pik’ JRuby
-
In root directory, run ‘bundle install’
-
Then run ‘cucumber’