Sha256: 434c00fce9c6e6b2d0101a2632468ac6c8446c97e1a9c5b6a11e09de7139037c

Contents?: true

Size: 154 Bytes

Versions: 98

Compression:

Stored size: 154 Bytes

Contents

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

Cucumber::Rake::Task.new do |t|
  t.cucumber_opts = "--language it"
end

Version data entries

98 entries across 98 versions & 8 rubygems

Version Path
kosmas58-cucumber-0.2.3.3 examples/i18n/it/Rakefile
notch8-cucumber-0.1.99.23 examples/i18n/it/Rakefile
cucumber-0.1.11 examples/i18n/it/Rakefile
cucumber-0.1.10 examples/i18n/it/Rakefile
cucumber-0.1.14 examples/i18n/it/Rakefile
cucumber-0.1.12 examples/i18n/it/Rakefile
cucumber-0.1.13 examples/i18n/it/Rakefile
cucumber-0.1.16 examples/i18n/it/Rakefile
cucumber-0.1.15 examples/i18n/it/Rakefile
cucumber-0.2.2 examples/i18n/it/Rakefile
cucumber-0.2.0 examples/i18n/it/Rakefile
cucumber-0.1.9 examples/i18n/it/Rakefile
cucumber-0.2.1 examples/i18n/it/Rakefile
cucumber-0.2.3 examples/i18n/it/Rakefile
cucumber-0.3.0 examples/i18n/it/Rakefile
cucumber-0.3.1 examples/i18n/it/Rakefile
cucumber-0.3.3 examples/i18n/it/Rakefile
cucumber-0.3.2 examples/i18n/it/Rakefile