March releases round-up

By mark

TestWise 1.2.3

TestWise 1.2.x introduced some very useful features, such as

  • Test Suite
  • Run selected test scripts
I will cover them in detail in coming blog posts.

And the new installer now support uninstalling previous version if any.

PRoR 186-v17

Major changes: upgrade to latest Rails 2.3.2.

rWebUnit 1.2.1

rWebUnit 1.2 sees major documentation updates and new unit tests, and several API enhancements, eg.

try(15) { click_button("Pay") } # wait 'Pay' button for upto 15 seconds

And the API (RDoc) is now available online