Skip to content

Just a project to play around with Cucumber and Capybara using an e-commerce application

Notifications You must be signed in to change notification settings

danielfsbarreto/cucumber-capybara-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucumber-capybara-training

Just a project to play around with Cucumber and Capybara using an e-commerce application

Requirements

If you are an OS X user, I strongly recommend using Homebrew and Rbenv to set everything up

How to run

Testing application

  1. Setup Demo Active Admin application (follow its README.md)
  2. Let it running in your computer through rails s

Functional tests

  1. Execute bundle install at the root directory to keep dependencies up-to-date
  2. Still inside the root directory, run the command cucumber

About

Just a project to play around with Cucumber and Capybara using an e-commerce application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published