ZenTest Verison 4.3.2 Released
Version 4.3.2 of ZenTest is now available.
This gem consists of four different tools: zentest, unit_diff, autotest, and multiruby.
ZenTest scans target and unit-test code and writes the missing code based on naming rules, in an effort to enable XP at a quicker pace. unit_diff uses Diffing Technology to highlight errors, while autotest is a continious testing facility intended for use during development. As soon as a file is saved, autotest will run the corresponding dependent tests. multiruby is a tool for compatibility checking that can run across multiple versions of Ruby.
The gem can be downloaded from RubyGems.org