I assume you are running with '-f s' switch? Maybe its in your spec.opts file ... maybe as --format progress?<br><br>If you change that to '-f p' you only see progress as a single '.' for each passing test with errors at the end of the output.<br>
<br>Or maybe I'm not understanding the question.<br><br><div class="gmail_quote">On Wed, May 7, 2008 at 4:18 PM, Oliver Saunders <<a href="mailto:lists@ruby-forum.com">lists@ruby-forum.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How do you hide all the green passing examples from the output?<br>
I don't need to know what has passed and it means I have to scroll to<br>
see what has failed.<br>
<font color="#888888">--<br>
Posted via <a href="http://www.ruby-forum.com/" target="_blank">http://www.ruby-forum.com/</a>.<br>
_______________________________________________<br>
rspec-users mailing list<br>
<a href="mailto:rspec-users@rubyforge.org">rspec-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/rspec-users" target="_blank">http://rubyforge.org/mailman/listinfo/rspec-users</a><br>
</font></blockquote></div><br>