Sha256: 769c5a70054796439f3a279a64ec1b8bed9353e35a5165e82cb3a3e26e285ca8

Contents?: true

Size: 177 Bytes

Versions: 8

Compression:

Stored size: 177 Bytes

Contents

RSpec.configure do |config|
  if config.respond_to?(:example_status_persistence_file_path=)
    config.example_status_persistence_file_path = 'tmp/rspec_examples.txt'
  end
end

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
rspectacular-0.70.8 lib/rspectacular/support/failures.rb
rspectacular-0.70.7 lib/rspectacular/support/failures.rb
rspeckled-0.0.3 lib/rspeckled/support/failures.rb
rspeckled-0.0.2 lib/rspeckled/support/failures.rb
rspeckled-0.0.1 lib/rspeckled/support/failures.rb
rspectacular-0.70.6 lib/rspectacular/support/failures.rb
rspectacular-0.70.5 lib/rspectacular/support/failures.rb
rspectacular-0.70.4 lib/rspectacular/support/failures.rb