Sha256: 563344eac806592915b610e8e2e7677f7df3c70d869a37fd4a2b7b10c13c41fc
Contents?: true
Size: 238 Bytes
Versions: 32
Compression:
Stored size: 238 Bytes
Contents
require "covered/rspec" RSpec.configure do |config| # Enable flags like --only-failures and --next-failure config.example_status_persistence_file_path = ".rspec_status" config.expect_with :rspec do |c| c.syntax = :expect end end
Version data entries
32 entries across 32 versions & 3 rubygems