[rspec-devel] running only a select group of specs
Scott Taylor
mailing_lists at railsnewbie.com
Tue Aug 19 23:54:24 EDT 2008
On Aug 19, 2008, at 8:46 PM, Pat Maddox wrote:
> On Tue, Aug 19, 2008 at 8:38 PM, Ben Mabey <ben at benmabey.com> wrote:
>> I know the easy thing would be to just create separate unit and
>> functional directories.. but that is something that I would like to
>> avoid. Besides, that is easy and I like pain. :)
>
> Why do you want to avoid that? I think it's superior from an
> organizational standpoint, and doesn't require screwing with the
> runner.
Well, it does seem like you'd need to screw with the running just a
little bit if you plan spec/integrationmodels and spec/unit/models to
use the ModelExampleGroup, and so on...
Scott
More information about the rspec-devel
mailing list