Sha256: 6ad0afc366ff2122b9630a34c5ad0d32a4b47a7223a43a20ed25a0f562fce608

Contents?: true

Size: 220 Bytes

Versions: 18

Compression:

Stored size: 220 Bytes

Contents

require "bundler/gem_tasks"
require 'rspec/core/rake_task'
require 'coveralls/rake/task'

RSpec::Core::RakeTask.new
Coveralls::RakeTask.new

task :test_with_coveralls => [:spec, 'coveralls:push']

task :default => :spec

Version data entries

18 entries across 18 versions & 4 rubygems

Version Path
wisper-3.0.0.rc1 Rakefile
lotrd-0.1.9 vendor/cache/ruby/2.6.0/gems/wisper-2.0.1/Rakefile
lotrd-0.1.8 vendor/cache/ruby/2.6.0/gems/wisper-2.0.1/Rakefile
lotrd-0.1.6 vendor/cache/ruby/2.6.0/gems/wisper-2.0.1/Rakefile
lotrd-0.1.5 vendor/cache/ruby/2.6.0/gems/wisper-2.0.1/Rakefile
pokedex-terminal-0.2.8 vendor/bundle/ruby/2.7.0/gems/wisper-2.0.1/Rakefile
pokedex-terminal-0.2.7 vendor/bundle/ruby/2.7.0/gems/wisper-2.0.1/Rakefile
pokedex-terminal-0.2.6 vendor/bundle/ruby/2.7.0/gems/wisper-2.0.1/Rakefile
pokedex-terminal-0.2.5 vendor/bundle/ruby/2.7.0/gems/wisper-2.0.1/Rakefile
pokedex-terminal-0.2.4 vendor/bundle/ruby/2.7.0/gems/wisper-2.0.1/Rakefile
wisper-2.0.1 Rakefile
siftery-wisper-2.0.1 Rakefile
wisper-2.0.0 Rakefile
wisper-1.6.1 Rakefile
wisper-2.0.0.rc1 Rakefile
wisper-1.6.0 Rakefile
wisper-1.5.0 Rakefile
wisper-1.4.0 Rakefile