Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test devise with Cucumber, Webrat, Capybara, Steak, and Culerity, in order to determine the best testing method.

Notifications You must be signed in to change notification settings

papercheck/devise_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1) Log-in to Devise using Cucumber + Webrat
    a) There is no documentation for this method
2) Log-in to Devise using Cucumber + Capybara
    a) Suggested by Devise (http://wiki.github.com/plataformatec/devise/cucumber-tests)
3) Log-in to Devise using Steak
    a) This is a ruby written framework, as apposed to Celerity (written in JRuby).
    b) http://rywalker.com/steak-capybara-envjs-refreshing-take-on-rails-integration-testing
4) Log-in to Devise using Cucumber + Capybara + Selenium
    a) Set Capybara default_driver to :selenium

About

Test devise with Cucumber, Webrat, Capybara, Steak, and Culerity, in order to determine the best testing method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published