Sha256: 417b3a25b6271354cc7b698221d82e229aa08f1ae92067711e26687a65b3456d

Contents?: true

Size: 157 Bytes

Versions: 7

Compression:

Stored size: 157 Bytes

Contents

# frozen_string_literal: true

if ENV['RAILS_ENV'] == 'test'
  # Used to generate a test coverage report
  require 'simplecov'
  SimpleCov.start 'rails'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
kowl-0.0.7 lib/kowl/templates/tests/rspec/support/simplecov.rb
kowl-0.0.6 lib/kowl/templates/tests/rspec/support/simplecov.rb
kowl-0.0.5 lib/kowl/templates/tests/rspec/support/simplecov.rb
kowl-0.0.4 lib/kowl/templates/tests/rspec/support/simplecov.rb
kowl-0.0.3 lib/kowl/templates/tests/rspec/support/simplecov.rb
kowl-0.0.2 lib/kowl/templates/tests/rspec/support/simplecov.rb
kowl-0.0.1 lib/kowl/templates/tests/rspec/support/simplecov.rb