Skip to content

daaain/example-acceptance-test-suite-capybara-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Javascript / Cucumber / Capybara / Selenium example

This is a very basic setup to for being able to run Cucumber features in a browser, driven by Selenium and using Capybara, writing step definitions in Ruby.

To run the RSpec version (see folder spec) type:

$ bundle exec rake rspec

To run the Cucumber version (see folder tests) type:

$ bundle exec rake cucumber

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published