Sha256: 48ff25f45781bba6b8ae3fb420f6750f37d885f9cacaf1bfad6ea6f2c79f79ff

Contents?: true

Size: 184 Bytes

Versions: 28

Compression:

Stored size: 184 Bytes

Contents

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

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

task default: :cucumber

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
cucumber-3.0.1 examples/i18n/fr/Rakefile
cucumber-2.99.0 examples/i18n/fr/Rakefile
cucumber-3.0.0 examples/i18n/fr/Rakefile
cucumber-3.0.0.pre.2 examples/i18n/fr/Rakefile
mobiusloop-0.1.5 examples/i18n/fr/Rakefile
cucumber-3.0.0.pre.1 examples/i18n/fr/Rakefile
cucumber-2.4.0 examples/i18n/fr/Rakefile
mobiusloop-0.1.3 examples/i18n/fr/Rakefile
mobiusloop-0.1.2 examples/i18n/fr/Rakefile
cucumber-2.3.3 examples/i18n/fr/Rakefile
cucumber-2.3.2 examples/i18n/fr/Rakefile
cucumber-2.3.1 examples/i18n/fr/Rakefile
cucumber-2.3.0 examples/i18n/fr/Rakefile
cucumber-2.2.0 examples/i18n/fr/Rakefile
cucumber-2.1.0 examples/i18n/fr/Rakefile
cucumber-2.0.2 examples/i18n/fr/Rakefile
cucumber-2.0.1 examples/i18n/fr/Rakefile
cucumber-2.0.0 examples/i18n/fr/Rakefile
cucumber-2.0.0.rc.5 examples/i18n/fr/Rakefile
cucumber-2.0.0.rc.4 examples/i18n/fr/Rakefile