Sha256: ff24b51b100a3cb7199f029906a1fd59f4166ff4ba832028a232ceeb362a51a5

Contents?: true

Size: 835 Bytes

Versions: 106

Compression:

Stored size: 835 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.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'

  config.raise_errors_for_deprecations!
end

Itamae.logger = ::Logger.new(StringIO.new)
Specinfra.configuration.error_on_missing_backend_type = false

Version data entries

106 entries across 106 versions & 3 rubygems

Version Path
itamae-mitsurin-0.48 spec/unit/spec_helper.rb
itamae-mitsurin-0.47 spec/unit/spec_helper.rb
itamae-1.9.9 spec/unit/spec_helper.rb
itamae-mitsurin-0.46 spec/unit/spec_helper.rb
itamae-mitsurin-0.45 spec/unit/spec_helper.rb
itamae-1.9.8 spec/unit/spec_helper.rb
itamae-mitsurin-0.44 spec/unit/spec_helper.rb
itamae-mitsurin-0.43 spec/unit/spec_helper.rb
itamae-mitsurin-0.42 spec/unit/spec_helper.rb
itamae-mitsurin-0.41 spec/unit/spec_helper.rb
itamae-mitsurin-0.40 spec/unit/spec_helper.rb
itamae-mitsurin-0.39 spec/unit/spec_helper.rb
itamae-mitsurin-0.38 spec/unit/spec_helper.rb
itamae-mitsurin-0.37 spec/unit/spec_helper.rb
itamae-mitsurin-0.36 spec/unit/spec_helper.rb
itamae-mitsurin-0.35 spec/unit/spec_helper.rb
itamae-mitsurin-0.34 spec/unit/spec_helper.rb
itamae-mitsurin-0.33 spec/unit/spec_helper.rb
itamae-mitsurin-0.32 spec/unit/spec_helper.rb
itamae-mitsurin-0.31 spec/unit/spec_helper.rb