RubyGems.org

turn

0.6.0

TURN is a new way to view Test::Unit results. With longer running tests, it can be very frustrating to see a failure (....F...) and then have to wait till all the tests finish before you can see what the exact failure was. TURN displays each test on a separate line with failures being displayed immediately instead of at the end of the tests. If you have the 'facets' gem installed, then TURN output will be displayed in wonderful technicolor (but only if your terminal supports ANSI color codes). Well, the only colors are green and red, but that is still color.

installgem install turn -v 0.6.0
Authors

Tim Pease

1,204,605 total downloads 889 for this version
Owners

45196398e9685000d195ec626d477f0e4d5b5dd4e263d780a5dfe7ac8b8ac98c

Gemfile
gem "turn", "~> 0.6.0"
Versions
  1. 0.9.6 June 28, 2012
  2. 0.9.5 April 16, 2012
  3. 0.9.4 March 16, 2012
  4. 0.9.3 February 17, 2012
  5. 0.9.2 February 8, 2012
Show all versions (23 total)
Runtime Dependencies
  1. bones >= 2.5.0
Development Dependencies
  1. bones >= 2.5.0