On Tue, Mar 11, 2008 at 2:53 AM, Corey Haines <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've been investigating plain text stories, and I had a quick question. How
> would I go about creating story tests for views in isolation, instead of the
> full stack? I had hoped to be able to do a straight render '/', but it says
> it can't find the method.

We didn't really think of views in isolation for stories.

> The reason that I want to do this is that I want to give our
> designer/business people a way to write stories to describe their user
> interface while they work on the prototype, then give us the stories to help
> us integrate their prototypes more safely.

So you're hoping they'll use the stories and get them to pass against
the views as they evolve?

> I realize that I could use examples for this, but I was hoping to use
> stories.

There's really no support for this as it stands. Not sure if I'd want
that to change. Other opinions?

David

>
> -Corey
>
> --
> http://www.coreyhaines.com
> The Internet's Premiere source of information about Corey Haines
> _______________________________________________
>  rspec-users mailing list
>  rspec-users@rubyforge.org
>  http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to