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

Version Path
async-1.17.0 spec/spec_helper.rb
async-1.16.0 spec/spec_helper.rb
async-1.15.5 spec/spec_helper.rb
async-1.15.4 spec/spec_helper.rb
async-1.15.3 spec/spec_helper.rb
async-1.15.2 spec/spec_helper.rb
teapot-3.0.0 spec/spec_helper.rb
build-files-1.4.3 spec/spec_helper.rb
build-files-1.4.2 spec/spec_helper.rb
teapot-2.3.0 spec/spec_helper.rb
build-files-1.4.1 spec/spec_helper.rb
build-files-1.4.0 spec/spec_helper.rb