titusfortner / rb_test_frameworks

Examples of each of the different Test Framework and Page Object implementations in Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby Test Frameworks

This project provides examples of each of the different Test Framework and Page Object implementations in Ruby

Example Implementations Provided for the following projects:

Browser Automation

Test Framework

Page Object

Usage

Run the tests in the spec folder. The libraries and files they depend on are required from the appropriate spec file.

Contributing

Any suggestions or recommendations for how to better implement these examples in one of the frameworks, please open an issue or submit a pull request on GitHub

License

The gem is available as open source under the terms of the MIT License.

About

Examples of each of the different Test Framework and Page Object implementations in Ruby

License:MIT License


Languages

Language:Ruby 100.0%