I would like to use the --line parameter with nested example groups
(describe / context).

It looks to me like rspec handles this fine if I select the innermost
group.

But if I select an outer group, rspec ignores all the nested examples.

Is this how it is meant to work??

Is there a way to make rspec run all the nested examples when I select
an outer group??

thanks, Andy

ps I'm using rspec 1.3.0, ruby 1.8.7, ubuntu 10.04.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to