Sha256: 30f9097da79eb1499b172abc845ad7e0ddeb1752e4c8f1c723880b6201c92260

Contents?: true

Size: 311 Bytes

Versions: 40

Compression:

Stored size: 311 Bytes

Contents

require 'minitest/autorun'
require 'minitest/unit'
require 'minitest/pride' if ENV['RAINBOW_COLORED_TESTS'] == "1" && $stdout.tty?
require 'mocha/setup'

require_relative "../lib/logjam_agent"

class MiniTest::Test
  require "active_support/testing/declarative"
  extend ActiveSupport::Testing::Declarative
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
logjam_agent-0.29.6 test/test_helper.rb
logjam_agent-0.29.5 test/test_helper.rb
logjam_agent-0.29.4 test/test_helper.rb
logjam_agent-0.29.3 test/test_helper.rb
logjam_agent-0.29.2 test/test_helper.rb
logjam_agent-0.29.1 test/test_helper.rb
logjam_agent-0.29.0 test/test_helper.rb
logjam_agent-0.28.0 test/test_helper.rb
logjam_agent-0.27.0 test/test_helper.rb
logjam_agent-0.26.6 test/test_helper.rb
logjam_agent-0.26.5 test/test_helper.rb
logjam_agent-0.26.4 test/test_helper.rb
logjam_agent-0.26.3 test/test_helper.rb
logjam_agent-0.26.2 test/test_helper.rb
logjam_agent-0.26.1 test/test_helper.rb
logjam_agent-0.26.0 test/test_helper.rb
logjam_agent-0.25.3 test/test_helper.rb
logjam_agent-0.25.2 test/test_helper.rb
logjam_agent-0.25.1 test/test_helper.rb
logjam_agent-0.25.0 test/test_helper.rb