On 10/23/07, David Chelimsky <[EMAIL PROTECTED]> wrote:
> On 10/23/07, Ashley Moran <[EMAIL PROTECTED]> wrote:
> > Bleeding-edge story-writers,
> >
> > How are you structuring your specs?
>
> PROJECT_ROOT/spec
> PROJECT_ROOT/stories
>
> They are intended to be separate beasts. This makes it more obvious.
> One thing we've toyed with is:
>
> PROJECT_ROOT/behaviour/specs
> PROJECT_ROOT/behaviour/stories

I much prefer the flat, separate specs and stories dirs.  It's hard
for me to articulate why...the best I can do is say they're completely
different beasts, as you said, meaning they deserve their own dirs,
and they're important first-level concepts in my project so I think
they should be a part of root.

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

Reply via email to