Sha256: 1f2f437d8303c3f6cbd0d44566a7fe2a74f5dbfa4eda32cc73721d222f22b7e5

Contents?: true

Size: 217 Bytes

Versions: 4

Compression:

Stored size: 217 Bytes

Contents

RSpec.configure do |config|
  config.treat_symbols_as_metadata_keys_with_true_values = true
  config.run_all_when_everything_filtered = true
  config.filter_run :focus
  config.order = 'random'
end

require "cap_gun"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
xing-cap_gun-0.3.2 spec/spec_helper.rb
xing-cap_gun-0.3.1 spec/spec_helper.rb
xing-cap_gun-0.3.0 spec/spec_helper.rb
xing-cap_gun-0.3.0.pre spec/spec_helper.rb