> > And I wanna know if is there a verbose mode of running my specs, listing > their 'describes' and/or 'its'?
You can use --format documentation to do this. Is there some place where all the options are documented, folks? (besides the code =P) -- LAILSON BANDEIRA http://lailsonbandeira.com/ On Tue, Sep 21, 2010 at 6:55 PM, rodrigo3n <[email protected]> wrote: > Hello everybody, in my app, (using rspec 2.0.0.beta22) I have > my .rspec file with "--colour" in it., I want to know if are there any > other options for this file? And I wanna know if is there a verbose > mode of running my specs, listing their 'describes' and/or 'its'? > > Thanks! > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users >
_______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
