Sha256: c923c886d51584942fe1dbc5d5f2dca6b6d42a28b5c48bb02189ada45349792c

Contents?: true

Size: 598 Bytes

Versions: 3

Compression:

Stored size: 598 Bytes

Contents

# WatirFramework

Watir Framework provides all the basic configurations and access to all of the
gems necessary to easily create and maintain a test suite. 

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'watir_framework'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install watir_framework

## 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](http://opensource.org/licenses/MIT).

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
watir_framework-0.1.2 README.md
watir_framework-0.1.1 README.md
watir_framework-0.1 README.md