Hi Alsak,

I am finding it difficult to separate my Acceptance Tests unless I
have lengthy scenarios.

One scenario would be one sequence of action etc - until a goal is reached.

At the end of the feature, I would like the browser to close: If the
browser closes on each scenario - they I have to get back to the
previous state. This is expensive with browser based tests.

Aidy



On 05/01/2009, aslak hellesoy <aslak.helle...@gmail.com> wrote:
>
>
>
> On Mon, Jan 5, 2009 at 2:33 PM, aidy lewis <aidy.le...@googlemail.com>
> wrote:
> > Hi,
> >
> > Is there a hook or a method to execute some code after a whole feature
> > has run or will I need to embed that in a 'Then'?
> >
>
> May I ask what you're planning to use it for?
>
> Aslak
> >
> > Regards
> >
> > Aidy
> > _______________________________________________
> > 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
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to