Sha256: 513153d13e126b43b78fa18f04cb9d02436cbd2b83dda29b07bceade9842ac49

Contents?: true

Size: 240 Bytes

Versions: 127

Compression:

Stored size: 240 Bytes

Contents

require 'rake'
require 'spec/rake/spectask'

desc "Run all examples with RCov"
Spec::Rake::SpecTask.new('examples_with_rcov') do |t|
  t.spec_files = FileList['examples/**/*.rb']
  t.rcov = true
  t.rcov_opts = ['--exclude', 'examples']
end

Version data entries

127 entries across 127 versions & 23 rubygems

Version Path
jnstq-acts_as_sms-0.1.0 test/vendor/plugins/rspec/rake_tasks/examples_with_rcov.rake
jnstq-acts_as_sms-0.1.1 test/vendor/plugins/rspec/rake_tasks/examples_with_rcov.rake
jnstq-acts_as_sms-0.1.3 test/vendor/plugins/rspec/rake_tasks/examples_with_rcov.rake
jnstq-acts_as_sms-0.1.4 test/vendor/plugins/rspec/rake_tasks/examples_with_rcov.rake
newbamboo-evented-rspec-1.1.12 resources/rake/examples_with_rcov.rake
newbamboo-rspec-1.1.12 resources/rake/examples_with_rcov.rake
rspec-instructure-1.3.3 resources/rake/examples_with_rcov.rake
radiant-1.0.0 ruby-debug/ruby/1.8/gems/rspec-1.3.2/resources/rake/examples_with_rcov.rake
rspec-1.3.2 resources/rake/examples_with_rcov.rake
rspec-1.3.1 resources/rake/examples_with_rcov.rake
rspec-1.3.1.rc resources/rake/examples_with_rcov.rake
merb-core-1.1.3 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/rake_tasks/examples_with_rcov.rake
merb-core-1.1.2 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/rake_tasks/examples_with_rcov.rake
merb-core-1.1.1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/rake_tasks/examples_with_rcov.rake
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/rake_tasks/examples_with_rcov.rake
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/rake_tasks/examples_with_rcov.rake
rspec-1.3.0 resources/rake/examples_with_rcov.rake
hubbub-0.0.11 lib/vendor/plugins/rspec/resources/rake/examples_with_rcov.rake
hubbub-0.0.10 lib/vendor/plugins/rspec/resources/rake/examples_with_rcov.rake
hubbub-0.0.9 lib/vendor/plugins/rspec/resources/rake/examples_with_rcov.rake