Sha256: 6c0e5ff71bfdd345d06dd5144b697e4bf7917c557790a5c262710a08987c2e54

Contents?: true

Size: 329 Bytes

Versions: 268

Compression:

Stored size: 329 Bytes

Contents

require "helper"
require "fluent/plugin/<%= plugin_filename %>"

class <%= class_name %>Test < Test::Unit::TestCase
  setup do
    Fluent::Test.setup
  end

  test "failure" do
    flunk
  end

  private

  def create_driver(conf)
    Fluent::Test::Driver::Output.new(Fluent::Plugin::<%= class_name %>).configure(conf)
  end
end

Version data entries

268 entries across 268 versions & 8 rubygems

Version Path
fluent-plugin-nuopenlineage-light-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.6-x86-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.6-x64-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.6-x64-mingw-ucrt templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.6 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.1-x86-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.1-x64-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.1-x64-mingw-ucrt templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.1 templates/new_gem/test/plugin/test_output.rb.erb
fluent-plugin-openlineage-light-0.1.4 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_output.rb.erb
fluent-plugin-openlineage-light-0.1.3 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_output.rb.erb
fluent-plugin-openlineage-0.1.0 vendor/bundle/ruby/3.3.0/gems/fluentd-1.17.0-x64-mingw-ucrt/templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.0-x86-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.0-x64-mingw-ucrt templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.0-x64-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.17.0 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.5-x64-mingw-ucrt templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.5-x86-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.5-x64-mingw32 templates/new_gem/test/plugin/test_output.rb.erb
fluentd-1.16.5 templates/new_gem/test/plugin/test_output.rb.erb