Hi!
Released watir-rspec 1.0:
* add installation binary watir-rspec for easier installation of the gem
* many internal changes
* README revamp
Installation
Add these lines to your application's Gemfile:
group :test do
gem 'watir-rspec'
end
Or install it manually as:
gem install watir-rspec
And execute the following command to add watir-rspec configuration into
your spec_helper:
watir-rspec install
For more information check it out at GitHub -
Jarmo Pertman
···
-----
IT does really matter - http://itreallymatters.net
--
Posted via http://www.ruby-forum.com/.