Sha256: ba7da985813acb773661111bd61cb412e6e94eec8912a37c505a8369bdb363fa

Contents?: true

Size: 743 Bytes

Versions: 22

Compression:

Stored size: 743 Bytes

Contents

# 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

require 'clamp'
require 'kontena/cli/common'
require 'kontena/client'

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'

end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
kontena-cli-0.11.7 spec/spec_helper.rb
kontena-cli-0.11.6 spec/spec_helper.rb
kontena-cli-0.11.5 spec/spec_helper.rb
kontena-cli-0.11.4 spec/spec_helper.rb
kontena-cli-0.11.3 spec/spec_helper.rb
kontena-cli-0.11.2 spec/spec_helper.rb
kontena-cli-0.11.1 spec/spec_helper.rb
kontena-cli-0.11.0 spec/spec_helper.rb
kontena-cli-0.10.3 spec/spec_helper.rb
kontena-cli-0.10.2 spec/spec_helper.rb
kontena-cli-0.10.1 spec/spec_helper.rb
kontena-cli-0.10.0 spec/spec_helper.rb
kontena-cli-0.9.3 spec/spec_helper.rb
kontena-cli-0.9.2 spec/spec_helper.rb
kontena-cli-0.9.1 spec/spec_helper.rb
kontena-cli-0.9.0 spec/spec_helper.rb
kontena-cli-0.8.4 spec/spec_helper.rb
kontena-cli-0.8.3 spec/spec_helper.rb
kontena-cli-0.8.2 spec/spec_helper.rb
kontena-cli-0.8.1 spec/spec_helper.rb