> Hi -- is it possible to set before and after blocks for individual feature > files?
Yes. Use tagged hooks: http://wiki.github.com/aslakhellesoy/cucumber/hooks Aslak > > I've tried putting them in step files, but they just get called before > everything, like they'd been declared in env.rb, which is consistent with > how I thought cucumber worked, but I thought I'd best try it anyway. > Anyway, I have some features that require a specific state be set up before > they run -- is this possible to do, and how would I go about doing it? > Thanks for any & all help, > Doug. > > _______________________________________________ > 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