Skip to content

mohaly1187/ruby_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby_tests

Sample test project using Ruby, Cucumber, Capybara, RSpec.

Prerequisites?

  • Linux (was not tested on Windows or Mac but it should work)
  • Ruby 2.3.1
  • Selenium Webdriver 2.47.1
  • chrome driver installed
  • Firefox driver version 42

How to Run it?

gem install bundler
bundle install
bundle exec cucumber -r features features/all_tests.feature -f html -o all_tests.html

About

Ruby, Selenium, Cucumber, Capybara, and etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published