Sha256: 6bd30442badb422e2e0e29ec7fd7728fe6cd5267012364a35fbd7371a4525323

Contents?: true

Size: 184 Bytes

Versions: 17

Compression:

Stored size: 184 Bytes

Contents

require 'simplecov'

SimpleCov.start do
  add_filter "/spec/"
  add_filter "/lib/activefacts/tracer.rb"
end

# N.B. This must be loaded after SimpleCov.start
require 'activefacts/api'

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
activefacts-api-1.8.1 spec/simplecov_helper.rb
activefacts-api-1.8.0 spec/simplecov_helper.rb
activefacts-api-1.7.1 spec/simplecov_helper.rb
activefacts-api-1.7.0 spec/simplecov_helper.rb
activefacts-api-1.6.0 spec/simplecov_helper.rb
activefacts-api-1.5.0 spec/simplecov_helper.rb
activefacts-api-1.4.0 spec/simplecov_helper.rb
activefacts-api-1.3.1 spec/simplecov_helper.rb
activefacts-api-1.3.0 spec/simplecov_helper.rb
activefacts-api-1.1.0 spec/simplecov_helper.rb
activefacts-api-1.0.0 spec/simplecov_helper.rb
activefacts-api-0.9.9 spec/simplecov_helper.rb
activefacts-api-0.9.8 spec/simplecov_helper.rb
activefacts-api-0.9.7 spec/simplecov_helper.rb
activefacts-api-0.9.6 spec/simplecov_helper.rb
activefacts-api-0.9.5 spec/simplecov_helper.rb
activefacts-api-0.9.4 spec/simplecov_helper.rb