Take the 2008 Git User's Survey and help out! [ hide ]

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
Search Repo:
dcroak (author)
Thu Nov 29 18:03:45 -0800 2007
commit  666c9fec7e83e673d575ef5d1ee6da2a4e855d54
tree    daf25fa3bc6367d47b667e5b2f045dae7f0039c5
parent  93f93a84e8c4d7756f11d4a720a711d0a386bf36
name age message
folder MIT-LICENSE Thu Nov 29 17:28:05 -0800 2007 baby steps toward turning this sucker into a gem [dcroak]
folder README Thu Nov 29 18:03:45 -0800 2007 added james golick blog link, different email a... [dcroak]
folder lib/ Thu Nov 29 18:00:34 -0800 2007 fixed most test failures [dcroak]
folder test/ Thu Nov 29 18:00:34 -0800 2007 fixed most test failures [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