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 -
https://github.com/watir/watir-rspec

Jarmo
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to