In Cucumber... Is there a simple way to find out what file a scenario is defined in?
I'd like to use this information to load a set of fixtures depending on which feature is being run. So if I'm running the 'login.feature' file, I'd like to be able to load the set of fixtures under '/fixtures/login/*.yml' _Kevin -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users