public
Description: Timing your Rails Tests
Homepage: http://labs.tobi.com
Clone URL: git://github.com/gittobi/tobi_test_timer.git
name age message
file README Sat Jun 28 07:04:15 -0700 2008 what the tobi timer does [Ben Kruger]
file Rakefile Sat Jun 28 06:24:26 -0700 2008 initial plugin [Ben Kruger]
file init.rb Sat Jun 28 06:24:26 -0700 2008 initial plugin [Ben Kruger]
file install.rb Sat Jun 28 06:24:26 -0700 2008 initial plugin [Ben Kruger]
directory lib/ Sun Jun 29 09:01:36 -0700 2008 adjusted error and failure output. This was pr... [Ben Kruger]
directory tasks/ Sat Jun 28 06:24:26 -0700 2008 initial plugin [Ben Kruger]
directory test/ Sat Jun 28 06:24:26 -0700 2008 initial plugin [Ben Kruger]
file uninstall.rb Sat Jun 28 06:24:26 -0700 2008 initial plugin [Ben Kruger]
README
TobiTestTimer
=============

extends Test::Unit::TestResult and Test::Unit::TestCase to add timing
and notify you immediately when and error or failure occures.