Sha256: 81482f067514046c76e490e1366bbff12dceb74fb67da252bea5010504c636f6

Contents?: true

Size: 378 Bytes

Versions: 30

Compression:

Stored size: 378 Bytes

Contents

# frozen_string_literal: true

require "<%= gem_name %>"

RSpec.configure do |config|
  # Enable flags like --only-failures and --next-failure
  config.example_status_persistence_file_path = ".rspec_status"

  # Disable RSpec exposing methods globally on `Module` and `main`
  config.disable_monkey_patching!

  config.expect_with :rspec do |c|
    c.syntax = :expect
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
terraspace-2.2.17 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.16 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.15 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.14 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.13 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.12 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.11 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.10 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.9 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.8 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.7 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.6 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.5 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.4 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.3 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.2 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.1 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.2.0 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.1.7 lib/templates/plugin/ci/spec/spec_helper.rb.tt
terraspace-2.1.6 lib/templates/plugin/ci/spec/spec_helper.rb.tt