8000 GitHub - karthikkk/GemRuby: GemRuby is a simple, easy to use Cucumber + Watir-WebDriver + Rspec test framework for automated web testing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GemRuby is a simple, easy to use Cucumber + Watir-WebDriver + Rspec test framework for automated web testing.

License

Notifications You must be signed in to change notification settings

karthikkk/GemRuby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

GemRuby is a simple web testing framework built on Cucumber, Watir-webdriver and Rspec using Ruby programming language. This framework implements page-object design pattern for better test readability and maintainability.

Requirements

Installation and Usage

  1. Clone this repository from Github

  2. From the command prompt, run ‘gem install bundler’

  3. In the project root directory, run ‘bundle install’

  4. Run ‘rake’ to run the tests.

Copyright © 2011-2012 Karthik Narayanan. See LICENSE for details.

About

GemRuby is a simple, easy to use Cucumber + Watir-WebDriver + Rspec test framework for automated web testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0