On Jan 4, 2008 10:55 AM, Ben Mabey <[EMAIL PROTECTED]> wrote:
> David Chelimsky wrote:
> > On Jan 4, 2008 10:14 AM, Ben Mabey <[EMAIL PROTECTED]> wrote:
> >
> >> On rspec's specs I have noticed they have a profiling flag that they
> >> pass into the spec command.  What is does is print out the longest specs
> >> with there times. So you may not have to rewrite this.. I have tried
> >> using the flag on my own projects but it didn't work.  Maybe someone
> >> from the dev team could enlighten us on how to use that nifty trick?
> >>
> >
> > It should just work with --format profile. What are you experiencing
> > when you do that?
> >
> >
>
> I just tried that and it worked great, thanks.  Before, I didn't realize
> it was a formatter and thought it was its own flag.  Thanks!

n/p

Glad you got it working.

Cheers,
David
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to