brynary has done this work already ( http://github.com/brynary/rspec/tree/master). David was getting failures when merging it in though. I looked into it one day, but nothing failed for me.
David, have you had a chance to give it another look? I would love to get this in. Mark On Wed, Mar 26, 2008 at 1:45 PM, aslak hellesoy <[EMAIL PROTECTED]> wrote: > On Wed, Mar 26, 2008 at 6:35 PM, Joe Van Dyk <[EMAIL PROTECTED]> wrote: > > Is it possible to optionally reduce the story runner output to just > > dots or something? Lots of stories makes it difficult to see previous > > test results. > > > > Anything is possible, but you have to implement a > progress_bar_formatter. See spec/runner/formatter/story > Unfortunately, the formatters for examples and stories are not the > same, but you can look at > spec/runner/formatter/progress_bar_formatter.rb for inspiration. > > And finally you have to make the command line able to understand you > want that formatter. See spec/runner/options.rb STORY_FORMATTERS > > Patches are welcome as always. > > Aslak > > > Joe > > _______________________________________________ > > 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 > -- Mark Van Holstyn, Partner / Software Developer [EMAIL PROTECTED], (616) 706-6842 Mutually Human Software, http://mutuallyhuman.com
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users