[rspec-users] Custom Formatter Namespace
Is there a proper naming scheme for custom formatters? Thanks ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users
[rspec-users] Custom formatters and capturing $stdout/$stderr
In custom formatters, is there a proper way to capture $stdout/$stderr? I have a formally structured output format, so I need to prevent extraneous output that might come from test code. ___ rspec-users mailing list rspec-users@rubyforge.org http://rub