cucumber-js-example
cucumber-js-example copied to clipboard
A demo of Cucumber.js running against the web
Cucumber.js examples
Ruby on Rails
$ cd rails_app
$ bundle
$ rake db:setup
$ rails s
Then go to http://localhost:3000/cukes.