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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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)
  6. 0.2.0 - April 03, 2008* (15,5 KB)
Zeige alle Versionen (22 total)

Runtime Abhängigkeiten (2):

hoe >= 1.5.1
hpricot >= 0.6

Besitzer:

Autoren:

  • Bryan Helmkamp, Seth Fitzsimmons

SHA 256-Prüfsumme:

8bd945ea32e7899296add55d3f6487835080f8d5e6740e6e373f65d3bd0687e3

Downloads insgesamt 3.824.147

Für diese Version 3.545

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: