Sha256: 80f550563a7af0f8bf52bbf9b7abd6ca72bc28279937adf6011310376a43ef10

Contents?: true

Size: 188 Bytes

Versions: 13

Compression:

Stored size: 188 Bytes

Contents

require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:spec)

require 'watirspec/rake_tasks'
WatirSpec::RakeTasks.new

task default: %i[spec watirspec:run]

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
watir_angular-0.4.1 Rakefile
watigiri-0.4.0 Rakefile
watigiri-0.3.2 Rakefile
watigiri-0.3.1 Rakefile
watigiri-0.3.0 Rakefile
watigiri-0.2.2 Rakefile
watir_angular-0.4.0 Rakefile
watir_angular-0.3.0 Rakefile
watir_css-0.2.0 Rakefile
watigiri-0.2.1 Rakefile
watigiri-0.2.0 Rakefile
watir_angular-0.2.0 Rakefile
watir_angular-0.1.0 Rakefile