[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[Ann] Greenbar 1.0.1

David Corbin

7/16/2006 12:34:00 PM

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.rub.... Full documentation is available on the site.

Changes:
Fixed an incompatability with Ruby 1.8.2