RubyGems.org

browsercuke

0.1.2

BrowserCuke is a layer of browser-based testing on top of Cucumber. It provides an intuitive way of writing business-readable tests for your web applications, that use real web browsers to test. Your test scripts can now be a way of communicating with your client how you have tested the application and how it should work. For more information about Cucumber, see [the cucumber website](http://cukes.info). BrowserCuke currently uses Watir to perform the browser automation, although it may be extended in the future to use something like WebRat to test applications sans-JavaScript.

installgem install browsercuke -v 0.1.2
Authors

Sam Minnée

6,136 total downloads 1,211 for this version
Owners

5864f9d2fdda2130fe146e92280e5a3a

Gemfile
gem "browsercuke", "~> 0.1.2"
Versions
  1. 0.1.4 January 7, 2010
  2. 0.1.3 January 6, 2010
  3. 0.1.2 January 6, 2010
  4. 0.1.1 January 6, 2010
  5. 0.1.0 January 6, 2010
Development Dependencies
  1. hoe >= 2.4.0