2009/4/2 Tim Harper <[email protected]>

> Is currently a way to add a upon failure hook?  I'd like to make it so
> that, in the event of a failed assertion, Webrat will take the last
> requested page and open it in a browser.
>

http://wiki.github.com/aslakhellesoy/cucumber/hooks

After do |scenario|
  # currently no simple way to query scenario for status though :-(
end

Please open a ticket for this if you really need it.

Aslak


>
> Thanks :)
>
> Tim
>
> _______________________________________________
> rspec-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to