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
challah-rolls-0.2.0 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-rolls-0.2.0 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
challah-0.8.3 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.8.3 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
simplecov-0.7.1 features/test_unit_without_simplecov.feature
simplecov-0.7.0 features/test_unit_without_simplecov.feature
challah-0.8.1 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-rolls-0.1.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-rolls-0.1.0 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.8.0.pre vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.7.1 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.7.0 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.7.0.pre2 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.7.0.pre vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.6.2 vendor/bundle/gems/simplecov-0.6.1/features/test_unit_without_simplecov.feature
challah-0.6.2 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.6.1 vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-0.6.1 vendor/bundle/gems/simplecov-0.6.1/features/test_unit_without_simplecov.feature
challah-0.6.1 vendor/bundle/gems/simplecov-0.5.4/features/test_unit_without_simplecov.feature
challah-0.6.0 vendor/bundle/gems/simplecov-0.6.1/features/test_unit_without_simplecov.feature