[Boulder-Denver Ruby Group] Subversion Automation
Tim Pease
tim.pease at gmail.com
Fri Nov 10 18:23:59 EST 2006
On 11/4/06, Peter Jones <pjones at pmade.org> wrote:
> On Nov 03, 2006, at 11:03, Tim Pease wrote:
> > If you would like a more friendly format for your Test::Unit output,
> > require this file when you run your tests ...
> >
> > http://www.zippy6.net/ruby/plib/test_unit_reporter.rb
>
> Tim, is this your code? If so, do you have any plans to release it
> as a gem?
>
So, I finally threw the test_unit_reporter into a gem and released it
out on RubyForge
gem install -r turn
require 'turn' # at the top of your test file(s)
"turn" is a stupid acronym for "Test::Unit Reporter (New)"
TwP
More information about the Bdrg-members
mailing list