WatirFramework

This gem allows you to create a new directory for your project with sample templates to use to write your Watir tests. It includes a number of useful gems along with the recommended default configurations to easily create and maintain your test suite.

Installation

$ gem install watir_framework

And then execute with the name of your project:

$ watir_framework foobar

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/titusfortner/watir_framework.

License

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