Ahh, I see. Is Spec::Runner::QuietBacktraceTweaker configurable for more quietness?
On Sat, Jan 19, 2008 at 1:39 AM, aslak hellesoy <[EMAIL PROTECTED]> wrote: > On Jan 19, 2008 4:16 AM, Jed Hurt <[EMAIL PROTECTED]> wrote: > > I'm using RSpec on Rails and would like to clean up the backtraces, so I > > went looking for an RSpec equivalent to ThoughtBot's Quiet Backtrace > gem. I > > found Spec::Runner::QuietBacktraceTweaker in the RDOCS, but I can't > figure > > out how to use it. Can I add something to spec_helper.rb that will > utilize > > Spec::Runner::QuietBacktraceTweaker to quiet the backtraces? > > It's on by default, and you can turn it off with -b on the command line > > Thanks for telling me about the Quiet Backtrace gem, I've added a > ticket for that: > > http://rspec.lighthouseapp.com/projects/5645-rspec/tickets/243-add-support-for-quietbacktrace-gem > > Aslak > > > _______________________________________________ > > rspec-users mailing list > > rspec-users@rubyforge.org > > http://rubyforge.org/mailman/listinfo/rspec-users > > > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users