Release Name: 0.1.4
Notes:
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.
Changes:
=== 0.1.4 / 2010-01-08
* Removed OSX-specific dependencies, instead requiring the user to install these manually.
* Updated installation instructions, particularly those for Windows.
|