public
Rubygem
Description: Suppresses the noise in your Test::Unit backtraces
Homepage: http://www.thoughtbot.com/projects/quietbacktrace
Clone URL: git://github.com/thoughtbot/quietbacktrace.git
dcroak (author)
Thu Nov 29 18:18:43 -0800 2007
commit  5bc4ef7ca2700b3d90116197e437a06ce0d1c81e
tree    62907fd0050afc642b36c48d288837367c5f5817
parent  cab9ec9cd9c074c4a29819d053c8eb20dff1e733
name age message
file MIT-LICENSE Thu Nov 29 17:28:05 -0800 2007 baby steps toward turning this sucker into a gem [dcroak]
file README Thu Nov 29 18:03:45 -0800 2007 added james golick blog link, different email a... [dcroak]
directory lib/ Thu Nov 29 18:08:31 -0800 2007 added e1 nonsense silencer [dcroak]
directory test/ Thu Nov 29 18:18:43 -0800 2007 fixed final test failures based on James patch [dcroak]
README
Quiet Backtrace
===============

  by Dan Croak (dcroak@thoughtbot.com, http://dancroak.com) 
     James Golick (james@giraffesoft.ca, http://jamesgolick.com/) 
     Joe Ferris (jferris@thoughtbot.com)
  with special thanks to the Boston.rb group

  https://svn.thoughtbot.com/gems/quiet_backtrace
  sudo gem install quiet_backtrace
  
Quiet Backtrace suppresses the noise in your Test::Unit backtrace.
It also provides hooks for you to add additional filters.

It requires Test::Unit. 

Copyright (c) 2007 Dan Croak, thoughtbot, inc., released under the MIT license