aidy lewis 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'?

There are currently no before/after feature hooks.

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

Also if you want something to happen before/after everything you can use World and at_exit respectively.

--
Joseph Wilk
http://blog.josephwilk.net

Regards

Aidy
_______________________________________________
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