Sha256: 9a103df54f9667fc15f08329898edd0f37fd7ce96d64c59ffb6164775be33fa3

Contents?: true

Size: 278 Bytes

Versions: 3

Compression:

Stored size: 278 Bytes

Contents

require 'elzar'

RSpec.configure do |config|
  config.filter_run_excluding :disabled => true
  config.run_all_when_everything_filtered = true

  config.alias_example_to :fit, :focused => true
  config.alias_example_to :xit, :disabled => true
  config.alias_example_to :they
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
elzar-0.1.2 spec/spec_helper.rb
elzar-0.1.1 spec/spec_helper.rb
elzar-0.1.0 spec/spec_helper.rb