Skip to content

richdownie/creach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

  1. Sign Up at CukeHub
  2. Install Ruby unless ruby -v exists.
  3. Install Chrome browser.
  4. git clone [email protected]:richdownie/creach.git
  5. cd creach
  6. gem install bundler
  7. bundle install
  8. thor list
  9. thor set:headless
  10. cucumber features
  11. rake build:all
  12. Visit CukeHub and view results.

Install Ruby

  • How to Install Ruby on Windows
  • How to Install Ruby on OSX
  • How to Install Ruby on Linux

Resources

  • FSAR (FREE) Online sessions that teach you how to automation web applications with Ruby.
  • Cucumber Watch this Demo to learn how to cucumber.
  • Selenium-Webdriver is a tool for writing automated tests of websites. It aims to mimic the behaviour of a real user, and as such interacts with the HTML of the application.
  • RSpec
  • Page Objects Page Object DSL that works with both Watir and Selenium.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published