Greenbar – Test::Unit Tools
Greenbar provides aids for testing with Test::Unit.
Download
Get the latest version of Greenbar at
Installation
Normal Installation
“Standard” installation using ruby install.rb is not yet supported.
GEM Installation
Download and install Greenbar with the following.
gem install --remote greenbar
Getting Started
Greenbar provides a framework for re-using setup and teardown code across multiple Test::Unit::TestCases. The key to this is the TestSetup module. Greenbar also provides several generally useful TestSetup mix-ins.
Online Resources
License
:include: LICENSE