RubyGems Navigation menu

webrat 0.2.0

Webrat lets you quickly write robust and thorough acceptance tests for a Ruby web application. By leveraging the DOM, it can run tests similarly to an in-browser testing solution without the associated performance hit (and browser dependency). The result is tests that are less fragile and more effective at verifying that the app will respond properly to users. When comparing Webrat with an in-browser testing solution like Watir or Selenium, the primary consideration should be how much JavaScript the application uses. In-browser testing is currently the only way to test JS, and that may make it a requirement for your project. If JavaScript is not central to your application, Webrat is a simpler, effective solution that will let you run your tests much faster and more frequently. (Benchmarks forthcoming.) Initial development was sponsored by EastMedia (http://www.eastmedia.com).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.7.3 - January 02, 2011 (14.2MB)
  2. 0.7.2 - October 19, 2010 (14.2MB)
  3. 0.7.2.beta.2 - October 07, 2010 (14.2MB)
  4. 0.7.2.beta.1 - July 26, 2010 (14.2MB)
  5. 0.7.1 - April 27, 2010 (13.6MB)
  6. 0.2.0 - April 03, 2008* (15.5KB)
全てのバージョンを表示(全22件)

Runtime依存関係 (2):

hoe >= 1.5.1
hpricot >= 0.6

所有者:

作者:

  • Bryan Helmkamp, Seth Fitzsimmons

SHA 256チェックサム:

8bd945ea32e7899296add55d3f6487835080f8d5e6740e6e373f65d3bd0687e3

累計ダウンロード数 3,822,080

このバージョンのみ 3,543

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: