Sha256: 2aae09e5d49e17ce784f52c80e6f44892593588a6652741343e5754be02aba7a

Contents?: true

Size: 189 Bytes

Versions: 36

Compression:

Stored size: 189 Bytes

Contents

require "rake/testtask"

desc "Run the tests."
Rake::TestTask.new do |t|
  t.libs << "lib"
  t.libs << "test"
  t.pattern = "test/**/*_test.rb"
  t.verbose = false
end

task default: :test

Version data entries

36 entries across 36 versions & 7 rubygems

Version Path
mimoco-1.0.3 Rakefile
relation-0.4.5 Rakefile
act_with_flags-3.1.9 Rakefile
act_with_flags-3.1.6 Rakefile
formie-1.1.3 Rakefile
act_with_booleans-0.0.5 Rakefile
act_with_bag-1.1.5 Rakefile
mimoco-1.0.2 Rakefile
mimoco-1.0.1 Rakefile
act_with_bag-1.1.4 Rakefile
relation-0.4.4 Rakefile
act_with_flags-3.1.5 Rakefile
act_with_booleans-0.0.4 Rakefile
formie-1.1.2 Rakefile
act_with_bag-1.1.3 Rakefile
mimoco-1.0.0 Rakefile
omniauth-matique-0.1.9 Rakefile
mimoco-0.3.2 Rakefile
act_with_booleans-0.0.3 Rakefile
act_with_bag-1.1.2 Rakefile