Sha256: a026d86dea2a98ac57163e8335f31be1057c397a961e2257f950f56d1bcbe2f2

Contents?: true

Size: 155 Bytes

Versions: 1251

Compression:

Stored size: 155 Bytes

Contents

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

Cucumber::Rake::Task.new do |t|
  t.cucumber_opts = %w{--format pretty}
end

Version data entries

1,251 entries across 265 versions & 25 rubygems

Version Path
cucumber-3.0.1 examples/test_unit/Rakefile
cucumber-3.0.1 examples/sinatra/Rakefile
cucumber-3.0.1 examples/tcl/Rakefile
cucumber-2.99.0 examples/test_unit/Rakefile
cucumber-2.99.0 examples/sinatra/Rakefile
cucumber-2.99.0 examples/tcl/Rakefile
cucumber-3.0.0 examples/sinatra/Rakefile
cucumber-3.0.0 examples/test_unit/Rakefile
cucumber-3.0.0 examples/tcl/Rakefile
cucumber-3.0.0.pre.2 examples/sinatra/Rakefile
cucumber-3.0.0.pre.2 examples/tcl/Rakefile
cucumber-3.0.0.pre.2 examples/test_unit/Rakefile
mobiusloop-0.1.5 examples/sinatra/Rakefile
mobiusloop-0.1.5 examples/tcl/Rakefile
mobiusloop-0.1.5 examples/test_unit/Rakefile
cucumber-3.0.0.pre.1 examples/tcl/Rakefile
cucumber-3.0.0.pre.1 examples/sinatra/Rakefile
cucumber-3.0.0.pre.1 examples/test_unit/Rakefile
cucumber-2.4.0 examples/tcl/Rakefile
cucumber-2.4.0 examples/sinatra/Rakefile