Sha256: 4f426f768ee08bfe98b5da4905f1f124c9453c5010644094a7344fd4ece75d9d

Contents?: true

Size: 373 Bytes

Versions: 94

Compression:

Stored size: 373 Bytes

Contents

# frozen_string_literal: true

require "meshtastic"

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

94 entries across 94 versions & 1 rubygems

Version Path
meshtastic-0.0.120 spec/spec_helper.rb
meshtastic-0.0.119 spec/spec_helper.rb
meshtastic-0.0.118 spec/spec_helper.rb
meshtastic-0.0.117 spec/spec_helper.rb
meshtastic-0.0.116 spec/spec_helper.rb
meshtastic-0.0.115 spec/spec_helper.rb
meshtastic-0.0.114 spec/spec_helper.rb
meshtastic-0.0.113 spec/spec_helper.rb
meshtastic-0.0.112 spec/spec_helper.rb
meshtastic-0.0.111 spec/spec_helper.rb
meshtastic-0.0.110 spec/spec_helper.rb
meshtastic-0.0.109 spec/spec_helper.rb
meshtastic-0.0.108 spec/spec_helper.rb
meshtastic-0.0.107 spec/spec_helper.rb
meshtastic-0.0.106 spec/spec_helper.rb
meshtastic-0.0.105 spec/spec_helper.rb
meshtastic-0.0.104 spec/spec_helper.rb
meshtastic-0.0.103 spec/spec_helper.rb
meshtastic-0.0.102 spec/spec_helper.rb
meshtastic-0.0.101 spec/spec_helper.rb