Sha256: 46d527695b0d4412a9a7add59d3b5abef5f946e07e34e4edcd3d00b5e7481277

Contents?: true

Size: 99 Bytes

Versions: 125

Compression:

Stored size: 99 Bytes

Contents

require "rake/testtask"

Rake::TestTask.new do |t|
  t.test_files = FileList["test/*_test.rb"]
end

Version data entries

125 entries across 70 versions & 24 rubygems

Version Path
adva-0.3.2 test/webrat/spec/integration/sinatra/Rakefile
adva-0.3.1 test/webrat/spec/integration/sinatra/Rakefile
adva-0.3.0 test/webrat/spec/integration/sinatra/Rakefile
adva-0.2.4 test/webrat/spec/integration/sinatra/Rakefile
adva-0.2.3 test/webrat/spec/integration/sinatra/Rakefile
adva-0.2.2 test/webrat/spec/integration/sinatra/Rakefile
adva-0.2.1 test/webrat/spec/integration/sinatra/Rakefile
adva-0.2.0 test/webrat/spec/integration/sinatra/Rakefile
adva-0.1.4 test/webrat/spec/integration/sinatra/Rakefile
adva-0.1.3 test/webrat/spec/integration/sinatra/Rakefile
adva-0.1.2 test/webrat/spec/integration/sinatra/Rakefile
adva-0.1.1 test/webrat/spec/integration/sinatra/Rakefile
adva-0.1.0 test/webrat/spec/integration/sinatra/Rakefile
adva-0.0.1 test/webrat/spec/integration/sinatra/Rakefile
davidtrogers-webrat-0.4.4.2 spec/integration/rack/Rakefile
davidtrogers-webrat-0.4.4.2 spec/integration/sinatra/Rakefile
diabolo-webrat-0.5.1 spec/integration/sinatra/Rakefile
diabolo-webrat-0.5.1 spec/integration/rack/Rakefile
dstrelau-webrat-0.5.1 spec/integration/rack/Rakefile
dstrelau-webrat-0.5.1 spec/integration/sinatra/Rakefile