Skip to content

Trying out Cucumber Ruby setup and features together with Capybara

Notifications You must be signed in to change notification settings

doamaral/ruby-cucumber-rspec-selenium-capybara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ruby-cucumber-rspec-selenium-capybara

Cucumber example

  • bundle init
  • Generate Gemfile, add gem 'cucumber'
  • bundle install
  • cucumber --init
  • inside features folder, create a .feature file
    • If you run cucumbercommand at this momment you're going to get the steps definition scaffold

About

Trying out Cucumber Ruby setup and features together with Capybara

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published