I've been putting step helper methods in the same file as the step
definitions. Do you think I should split them into separate support
files?
On Dec 24, 2008, at 6:10 AM, aslak hellesoy wrote:
What's this about support/* files? Is there some convention
emerging around structuring the features directory that I've missed?
This is where the Rails Cucumber generator puts the env.rb file. It
seems to emerge as a layout for non-Rails projects too. Put the
non- step definition ruby files that Cucumber needs here.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users