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
build-files-1.7.0 spec/spec_helper.rb
teapot-3.4.0 spec/spec_helper.rb
build-files-1.6.0 spec/spec_helper.rb
async-1.24.1 spec/spec_helper.rb
async-1.24.0 spec/spec_helper.rb
async-1.23.0 spec/spec_helper.rb
async-1.22.2 spec/spec_helper.rb
async-1.22.1 spec/spec_helper.rb
async-1.22.0 spec/spec_helper.rb
build-files-1.5.0 spec/spec_helper.rb
async-1.21.0 spec/spec_helper.rb
teapot-3.2.1 spec/spec_helper.rb
teapot-3.2.0 spec/spec_helper.rb
async-1.20.1 spec/spec_helper.rb
async-1.20.0 spec/spec_helper.rb
async-1.19.0 spec/spec_helper.rb
async-1.18.0 spec/spec_helper.rb
build-files-1.4.4 spec/spec_helper.rb
teapot-3.1.0 spec/spec_helper.rb
async-1.17.1 spec/spec_helper.rb