Sha256: 56d79d12911090789dd9937c2c56bdc64b219851ac3d80a1b27cd3eae181a956

Contents?: true

Size: 144 Bytes

Versions: 8

Compression:

Stored size: 144 Bytes

Contents

# frozen_string_literal: true

require 'simplecov'

SimpleCov.start do
  add_filter '/features/'
  add_filter '/spec/'
  merge_timeout 3600
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
testcentricity-3.0.4 .simplecov
testcentricity-3.0.3 .simplecov
testcentricity-3.0.2 .simplecov
testcentricity-3.0.1 .simplecov
testcentricity-3.0.0 .simplecov
testcentricity_web-4.1.10 .simplecov
testcentricity_web-4.1.9 .simplecov
testcentricity_web-4.1.8 .simplecov