On 2008-11-10, at 14:06, Mark Wilden wrote:
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

Hi Mark. I've tried -l (that's a lower-case "L"), but it never executes any specs. Am I using it wrong?:
http://pastie.org/311721

Thanks,
Nick

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

Reply via email to