Sha256: 8792150a8598692b8f4da556d8fe7cf3bdc8c88f65150702532fef21828d1970

Contents?: true

Size: 155 Bytes

Versions: 18

Compression:

Stored size: 155 Bytes

Contents

require 'bundler'

require 'rspec'

RSpec.configure do |config|
  config.color_enabled = true
  config.tty = true
  config.formatter = 'documentation'
end

Version data entries

18 entries across 18 versions & 4 rubygems

Version Path
killbill-catalog-ruby-plugin-0.2.0 spec/spec_helper.rb
killbill-payment-test-4.0.0 spec/spec_helper.rb
killbill-entitlement-test-0.2.0 spec/spec_helper.rb
killbill-payment-control-test-0.2.0 spec/spec_helper.rb
killbill-payment-test-3.3.0 spec/spec_helper.rb
killbill-payment-test-3.2.0 spec/spec_helper.rb
killbill-payment-test-3.1.0 spec/spec_helper.rb
killbill-catalog-ruby-plugin-0.1.0 spec/spec_helper.rb
killbill-entitlement-test-0.1.0 spec/spec_helper.rb
killbill-payment-test-3.0.0 spec/spec_helper.rb
killbill-payment-control-test-0.1.0 spec/spec_helper.rb
killbill-payment-test-2.1.0 spec/spec_helper.rb
killbill-payment-test-1.8.7 spec/spec_helper.rb
killbill-payment-test-1.8.6 spec/spec_helper.rb
killbill-payment-test-1.8.5 spec/spec_helper.rb
killbill-payment-test-1.8.4 spec/spec_helper.rb
killbill-payment-test-1.8.3 spec/spec_helper.rb
killbill-payment-test-1.8.2 spec/spec_helper.rb