Sha256: 82d448c7ceb3f3d1312e706f7ff48c7d90c0485df79800b3c211858043e90b95

Contents?: true

Size: 520 Bytes

Versions: 128

Compression:

Stored size: 520 Bytes

Contents

@rspec
Feature:

  Running specs without simplecov configuration

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

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

    When I successfully run `bundle exec rspec spec`
    Then no coverage report should have been generated

Version data entries

128 entries across 112 versions & 19 rubygems

Version Path
dirwatch-0.0.9 vendor/bundle/ruby/2.5.0/gems/simplecov-0.13.0/features/rspec_without_simplecov.feature
dirwatch-0.0.8 vendor/bundle/ruby/2.5.0/gems/simplecov-0.13.0/features/rspec_without_simplecov.feature
tdiary-5.0.9 vendor/bundle/gems/simplecov-0.14.1/features/rspec_without_simplecov.feature
tdiary-5.0.8 vendor/bundle/gems/tdiary-5.0.7/vendor/bundle/gems/simplecov-0.9.2/features/rspec_without_simplecov.feature
tdiary-5.0.7 vendor/bundle/gems/simplecov-0.9.2/features/rspec_without_simplecov.feature
dirwatch-0.0.6 vendor/bundle/ruby/2.3.0/gems/simplecov-0.13.0/features/rspec_without_simplecov.feature
dirwatch-0.0.5 vendor/bundle/ruby/2.3.0/gems/simplecov-0.13.0/features/rspec_without_simplecov.feature
dirwatch-0.0.4 vendor/bundle/ruby/2.3.0/gems/simplecov-0.13.0/features/rspec_without_simplecov.feature
dirwatch-0.0.3 vendor/bundle/ruby/2.3.0/gems/simplecov-0.13.0/features/rspec_without_simplecov.feature
dirwatch-0.0.2 vendor/bundle/ruby/2.3.0/gems/simplecov-0.13.0/features/rspec_without_simplecov.feature
tdiary-5.0.6 vendor/bundle/gems/simplecov-0.9.2/features/rspec_without_simplecov.feature
simplecov-0.15.1 features/rspec_without_simplecov.feature
simplecov-0.15.0 features/rspec_without_simplecov.feature
logstash-filter-cache-redis-0.3.1 vendor/bundle/jruby/1.9/gems/simplecov-0.14.1/features/rspec_without_simplecov.feature
logstash-filter-cache-redis-0.3.0 vendor/bundle/jruby/1.9/gems/simplecov-0.14.1/features/rspec_without_simplecov.feature
logstash-filter-cache-redis-0.2.0 vendor/bundle/jruby/1.9/gems/simplecov-0.14.1/features/rspec_without_simplecov.feature
logstash-filter-cache-redis-0.1.0 vendor/bundle/jruby/1.9/gems/simplecov-0.14.1/features/rspec_without_simplecov.feature
tdiary-5.0.5 vendor/bundle/gems/simplecov-0.9.2/features/rspec_without_simplecov.feature
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/simplecov-0.9.2/features/rspec_without_simplecov.feature
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/simplecov-0.14.1/features/rspec_without_simplecov.feature