Sha256: 7729f14264298186ac9b5b47567a502f2ea11e38d4f8a67634b4baed708fdf36

Contents?: true

Size: 216 Bytes

Versions: 29

Compression:

Stored size: 216 Bytes

Contents

require 'simplecov'
require 'rspec'
require 'fluent/test'

# require the library files
Dir["./lib/**/*.rb"].each {|f| require f}

# require the shared example files
Dir["./spec/support/**/*.rb"].each {|f| require f}

Version data entries

29 entries across 29 versions & 4 rubygems

Version Path
fluentd-plugin-cassandra-cqlfunction-1.1.1 spec/spec_helper.rb
fluent-plugin-cassandra-driver-1.0.0 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.23 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.22 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.21 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.20 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.18 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.17 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.16 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.15 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.14 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.13 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.12 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.11 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.10 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.9 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.8 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.7 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.5 spec/spec_helper.rb
fluent-plugin-cassandra-driver-0.0.4 spec/spec_helper.rb