Sha256: c66813c7376f7b3531cb748d7a666184bb6b157e8bc81cfef3816b84e5d5f6ac

Contents?: true

Size: 270 Bytes

Versions: 6

Compression:

Stored size: 270 Bytes

Contents

$LOAD_PATH.unshift(File.expand_path("../../", __FILE__))
require "test-unit"
require "fluent/test"
require "fluent/test/helpers"
require 'coveralls'

Coveralls.wear!

Test::Unit::TestCase.include(Fluent::Test::Helpers)
Test::Unit::TestCase.extend(Fluent::Test::Helpers)

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
test-jq-0.5.1 test/helper.rb
fluent-plugin-jq-0.5.1 test/helper.rb
fluent-plugin-jq-0.5.0 test/helper.rb
fluent-plugin-jq-0.4.0 test/helper.rb
fluent-plugin-jq-0.3.0 test/helper.rb
fluent-plugin-jq-0.2.0 test/helper.rb