RubyGems Navigation menu

webrat 0.7.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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.7.3 - January 02, 2011 (14.2 MB)
  2. 0.7.2 - October 19, 2010 (14.2 MB)
  3. 0.7.2.beta.2 - October 07, 2010 (14.2 MB)
  4. 0.7.2.beta.1 - July 26, 2010 (14.2 MB)
  5. 0.7.1 - April 27, 2010 (13.6 MB)
顯示所有版本(共 22)

Runtime 相依性套件 (3):

nokogiri >= 1.2.0
rack >= 1.0
rack-test >= 0.5.3

擁有者:

作者:

  • Bryan Helmkamp

SHA 256 checksum:

dba902e7296e57c8b807a52ad2028f5e349fbcecac5dc9993cec467450e97394

總下載次數 3,817,023

這個版本 150,865

License:

Ruby 版本需求:

相關連結: