On 3 Dec 2008, at 16:19, Joseph Wilk wrote:

Can you share the arguments in the relevant Cucumber rake task?


That would be this:

Cucumber::Rake::Task.new do |t|
  t.cucumber_opts = "--format pretty"
  t.step_pattern  = "features/steps/**/*.rb"
end

--
http://www.patchspace.co.uk/
http://aviewfromafar.net/



_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to