Sha256: 6bb243d039dfebcb4f7f7b52ac5fccc1f2b905bd0ea1005cdf7d07596222426a

Contents?: true

Size: 805 Bytes

Versions: 34

Compression:

Stored size: 805 Bytes

Contents

require 'itamae'

# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# Require this file using `require "spec_helper"` to ensure that it is only
# loaded once.
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
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

  # Run specs in random order to surface order dependencies. If you find an
  # order dependency and want to debug it, you can fix the order by providing
  # the seed, which is printed after each run.
  #     --seed 1234
  config.order = 'random'
end

Itamae::Logger.logger = ::Logger.new(StringIO.new)

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
itamae-1.0.0.beta34 spec/unit/spec_helper.rb
itamae-1.0.0.beta33 spec/unit/spec_helper.rb
itamae-1.0.0.beta32 spec/unit/spec_helper.rb
itamae-1.0.0.beta31 spec/unit/spec_helper.rb
itamae-1.0.0.beta30 spec/unit/spec_helper.rb
itamae-1.0.0.beta29 spec/unit/spec_helper.rb
itamae-1.0.0.beta28 spec/unit/spec_helper.rb
itamae-1.0.0.beta27 spec/unit/spec_helper.rb
itamae-1.0.0.beta26 spec/unit/spec_helper.rb
itamae-1.0.0.beta25 spec/unit/spec_helper.rb
itamae-1.0.0.beta24 spec/unit/spec_helper.rb
itamae-1.0.0.beta23 spec/unit/spec_helper.rb
itamae-1.0.0.beta22 spec/unit/spec_helper.rb
itamae-1.0.0.beta21 spec/unit/spec_helper.rb
itamae-1.0.0.beta20 spec/unit/spec_helper.rb
itamae-1.0.0.beta19 spec/unit/spec_helper.rb
itamae-1.0.0.beta18 spec/unit/spec_helper.rb
itamae-1.0.0.beta17 spec/unit/spec_helper.rb
itamae-1.0.0.beta16 spec/unit/spec_helper.rb
itamae-1.0.0.beta15 spec/unit/spec_helper.rb