jbd-webrat 0.7.2.rails3
Rails 3 working version of Webrat. 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.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.7.2.rails3 December 16, 2010 (14.2MB)