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-0.9.0 features/test_unit_without_simplecov.feature
simplecov-0.8.2 features/test_unit_without_simplecov.feature
simplecov-0.8.1 features/test_unit_without_simplecov.feature
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
candlepin-api-0.4.0 bundle/ruby/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
simplecov-0.8.0.pre2 features/test_unit_without_simplecov.feature
challah-1.0.0 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
challah-1.0.0.beta3 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
sidekiq-statsd-0.1.1 vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
sidekiq-statsd-0.1.0 vendor/ruby/1.9.1/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
challah-1.0.0.beta2 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
challah-1.0.0.beta vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
simplecov-0.8.0.pre features/test_unit_without_simplecov.feature
challah-0.9.1.beta.3 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
devise_sociable-0.1.0 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
challah-0.9.1.beta vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
challah-0.9.0 vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature
challah-rolls-0.2.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.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/simplecov-0.6.4/features/test_unit_without_simplecov.feature
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/simplecov-0.7.1/features/test_unit_without_simplecov.feature