From: David Corbin Date: 2006-07-16T21:33:36+09:00 Subject: [Ann] Greenbar 1.0.1 Greenbar is an open source project intended to aid in the writing of Test::Unit tests. It consists of a framework to aid in providing reusable chunks of setup and teardown code, and a handful of useful concrete examples. If you write automated tests for your code using Test::Unit, I'm sure you'll find some value in Greenbar. Greenbar is available as a ruby gem. The project home page is http://greenbar.rubyforge.org. Full documentation is available on the site. Changes: Fixed an incompatability with Ruby 1.8.2