Release Name: 0.3.95
Notes:
Executable Feature scenarios
Changes:
== 0.3.95 2009-08-13
This release improves Webrat support for table-like HTML markup. Now you can easily turn the HTML
elements table, dl, ol and ul elements into a 2D array. This is particularly useful for comparing
data in your HTML with a Cucumber table using Cucumber::Ast::Table#diff!
|