Sha256: 8b6049a019287ab316f5876f567c3dd47f43d76961b23d91790f7295c855e42c

Contents?: true

Size: 169 Bytes

Versions: 2

Compression:

Stored size: 169 Bytes

Contents

SimpleCov.profiles.define 'teamcity' do
  at_exit do
    SimpleCov::Formatter::TeamcitySummaryFormatter.new.format(SimpleCov.result) if ENV['TEAMCITY_VERSION']
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simplecov-teamcity-summary-1.0.0 .simplecov
simplecov-teamcity-summary-0.1.2 .simplecov