jnicklas
unread,Jan 4, 2012, 2:50:17 PM1/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Turnip
Hi everyone,
I just pushed Turnip 0.3.0 to Rubygems, please let me know if there
are any problems with this release, since we are still so early on,
I'm not doing a beta/rc cycle for this release.
Changes in this release include:
* steps can call other steps
* steps_for is now a module and you can define helper methods inside
it, as well as reference other step namespaces
* step files are automatically loaded
* no longer fails when there is no step helper
* Support for vertical tables (like Cucumber)
* Lots of internal refactoring
Many thanks to all the contributors, especially to Les Hill and Brian
McManus who, among them have contributed the overwhelming majority of
all commits since 0.2.0.
/Jonas