Skip to content
richdownie edited this page Sep 13, 2010 · 4 revisions
  • Watir – Drives IE (Windows only)
  • FireWatir – Drives Firefox on Windows, OSX and GNU/Linux
  • SafariWatir – Drives Safari (OS X only)
  • RSpec – RSpec is the original Behaviour Driven Development framework for Ruby
  • Cucumber – Behavior Driven Development with Elegance and Joy

Once you have everything installed you can clone the project from github;

git clone git://github.com/richdownie/watircuke.git
cd.. watircuke
$ cucumber features
Clone this wiki locally