Sha256: e8f42a1b82c158f251305716f6272e32dac1bd4ef5fc942cdcfaffc9388b51c5

Contents?: true

Size: 242 Bytes

Versions: 12

Compression:

Stored size: 242 Bytes

Contents

# frozen_string_literal: true

require "helper"

class TestSimpleCovHtml < Minitest::Test
  def test_defined
    assert defined?(SimpleCov::Formatter::HTMLFormatter)
    assert defined?(SimpleCov::Formatter::HTMLFormatter::VERSION)
  end
end

Version data entries

12 entries across 12 versions & 6 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/simplecov-html-0.12.3/test/test_simple_cov-html.rb
simplecov-html-formatter-0.12.3.1 test/test_simple_cov-html.rb
op_connect-0.1.2 vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.12.3/test/test_simple_cov-html.rb
rails_mini_profiler-0.2.0 vendor/bundle/ruby/3.0.0/gems/simplecov-html-0.12.3/test/test_simple_cov-html.rb
simplecov-html-0.12.3 test/test_simple_cov-html.rb
grape-extra_validators-2.0.0 vendor/bundle/ruby/2.6.0/gems/simplecov-html-0.12.2/test/test_simple_cov-html.rb
simplecov-html-0.12.2 test/test_simple_cov-html.rb
simplecov-html-0.12.1 test/test_simple_cov-html.rb
simplecov-html-0.12.0 test/test_simple_cov-html.rb
simplecov-html-0.11.0 test/test_simple_cov-html.rb
simplecov-html-0.11.0.beta2 test/test_simple_cov-html.rb
simplecov-html-0.11.0.beta1 test/test_simple_cov-html.rb