Sha256: 681c5d144676bb4b2c10436dac3c9931a01b0e1b7fadaef46ed548f09b64c8d2

Contents?: true

Size: 153 Bytes

Versions: 536

Compression:

Stored size: 153 Bytes

Contents

$:.unshift(File.dirname(__FILE__) + '/../../lib')
require 'cucumber/rake/task'

Cucumber::Rake::Task.new do |t|
  t.cucumber_opts = "--format pretty"
end

Version data entries

536 entries across 106 versions & 9 rubygems

Version Path
cucumber-0.1.10 examples/dos_line_endings/Rakefile
cucumber-0.1.10 examples/selenium/Rakefile
cucumber-0.1.14 examples/watir/Rakefile
cucumber-0.1.14 examples/test_unit/Rakefile
cucumber-0.1.14 examples/selenium/Rakefile
cucumber-0.1.11 examples/calculator_ruby_features/Rakefile
cucumber-0.1.11 examples/dos_line_endings/Rakefile
cucumber-0.1.14 examples/dos_line_endings/Rakefile
cucumber-0.1.12 examples/watir/Rakefile
cucumber-0.1.11 examples/watir/Rakefile
cucumber-0.1.11 examples/selenium/Rakefile
cucumber-0.1.13 examples/test_unit/Rakefile
cucumber-0.1.13 examples/dos_line_endings/Rakefile
cucumber-0.1.11 examples/test_unit/Rakefile
cucumber-0.1.14 examples/calculator_ruby_features/Rakefile
cucumber-0.1.12 examples/calculator_ruby_features/Rakefile
cucumber-0.1.10 examples/calculator_ruby_features/Rakefile
cucumber-0.1.12 examples/dos_line_endings/Rakefile
cucumber-0.1.10 examples/watir/Rakefile
cucumber-0.1.12 examples/selenium/Rakefile