RubyGems.org

webrat

0.7.2.beta.2

Webrat lets you quickly write expressive and robust acceptance tests for a Ruby web application. It supports simulating a browser inside a Ruby process to avoid the performance hit and browser dependency of Selenium or Watir, but the same API can also be used to drive real Selenium tests when necessary (eg. for testing AJAX interactions). Most Ruby web frameworks and testing frameworks are supported.

installgem install webrat --pre
Authors

Bryan Helmkamp

774,887 total downloads 1,331 for this version
Owners

535d73db0b47b6f745e9981e80dabdb4Ffd012d72e7f61639724878825ed25a3B6c8aba7a2f27950a169057ad846ae37

Gemfile
gem "webrat", "~> 0.7.2.beta.2"
Versions
  1. 0.7.2.beta.2 October 6, 2010
Show all versions (22 total)