Sha256: 352f51a2c86628bb5bf84703c345209ff01de7ade0e84615bac6379159f15e13

Contents?: true

Size: 133 Bytes

Versions: 16

Compression:

Stored size: 133 Bytes

Contents

require "bundler/gem_tasks"

desc "Run all tests"
task :test do
  system("bundle exec rspec spec") || abort
end

task default: :test

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
netzke-testing-6.5.0.0 Rakefile
netzke-testing-6.5.0.0.rc1 Rakefile
netzke-testing-1.0.1.0 Rakefile
netzke-testing-1.0.0.0 Rakefile
netzke-testing-1.0.0.0.pre Rakefile
netzke-testing-0.12.3 Rakefile
netzke-testing-0.12.2 Rakefile
netzke-testing-0.11.2 Rakefile
netzke-testing-0.12.1 Rakefile
netzke-testing-0.12.0 Rakefile
netzke-testing-0.12.0.beta2 Rakefile
netzke-testing-0.12.0.beta Rakefile
netzke-testing-0.11.1 Rakefile
netzke-testing-0.11.0 Rakefile
netzke-testing-0.10.0 Rakefile
netzke-testing-0.10.0.rc1 Rakefile