Sha256: b5ef4834f5b7679d74dfba3ee94fc26d768ec2481c5befba3fbed5cafc5d7a9d

Contents?: true

Size: 531 Bytes

Versions: 128

Compression:

Stored size: 531 Bytes

Contents

@test_unit
Feature:

  Running unit tests without simplecov configuration

  Scenario: No config at all
    When I successfully run `bundle exec rake test`
    Then no coverage report should have been generated

  Scenario: Configured, but not started
    Given SimpleCov for Test/Unit is configured with:
      """
      require 'simplecov'
      SimpleCov.configure do
        add_filter 'somefilter'
      end
      """

    When I successfully run `bundle exec rake test`
    Then no coverage report should have been generated

Version data entries

128 entries across 112 versions & 19 rubygems

Version Path
simplecov-patched-0.14.3 features/test_unit_without_simplecov.feature
simplecov-patched-0.14.2 features/test_unit_without_simplecov.feature
tdiary-5.0.4 vendor/bundle/gems/simplecov-0.9.2/features/test_unit_without_simplecov.feature
simplecov-0.14.1 features/test_unit_without_simplecov.feature
simplecov-0.14.0 features/test_unit_without_simplecov.feature
simplecov-0.13.0 features/test_unit_without_simplecov.feature
abaci-0.3.0 vendor/bundle/gems/simplecov-0.12.0/features/test_unit_without_simplecov.feature
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/gems/simplecov-0.12.0/features/test_unit_without_simplecov.feature
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/gems/simplecov-0.12.0/features/test_unit_without_simplecov.feature
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/gems/simplecov-0.12.0/features/test_unit_without_simplecov.feature
cvss-suite-1.0.8 vendor/cache/ruby/2.2.0/gems/simplecov-0.11.2/features/test_unit_without_simplecov.feature
tdiary-5.0.2 vendor/bundle/gems/simplecov-0.9.2/features/test_unit_without_simplecov.feature
simplecov-0.12.0 features/test_unit_without_simplecov.feature
tdiary-5.0.1 vendor/bundle/gems/simplecov-0.9.2/features/test_unit_without_simplecov.feature
cvss-suite-1.0.7 vendor/cache/ruby/2.2.0/gems/simplecov-0.11.2/features/test_unit_without_simplecov.feature
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/simplecov-0.11.2/features/test_unit_without_simplecov.feature
cvss-suite-1.0.6 vendor/cache/ruby/2.2.0/gems/simplecov-0.11.2/features/test_unit_without_simplecov.feature
cvss-suite-1.0.5 vendor/cache/ruby/2.2.0/gems/simplecov-0.11.2/features/test_unit_without_simplecov.feature
cvss-suite-1.0.4 vendor/cache/ruby/2.2.0/gems/simplecov-0.11.2/features/test_unit_without_simplecov.feature
cvss-suite-1.0.3 vendor/cache/ruby/2.2.0/gems/simplecov-0.11.2/features/test_unit_without_simplecov.feature