On Mon, Nov 10, 2008 at 10:53 AM, Nick Hoffman <[EMAIL PROTECTED]> wrote:

> I know that it's possible to run a single spec example (IE: #it block) with
> the -e option for script/spec . Is it possible to run an entire context (IE:
> #describe block)?
>

Use the -l option to specify the line number of the describe call.

///ark
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to