Sha256: f1e31d900b27b65a8405fa5f4d7e2b65b59251c8836fbcee4232f4e79cfa72e7

Contents?: true

Size: 179 Bytes

Versions: 30

Compression:

Stored size: 179 Bytes

Contents

$: << File.expand_path("../../lib", __FILE__)

require 'zoo_app/animal_service_client'

RSpec.configure do | config |
  config.color = true
  config.formatter = :documentation
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
pact-1.0.7 example/zoo-app/spec/spec_helper.rb
pact-1.0.6 example/zoo-app/spec/spec_helper.rb
pact-1.0.5 example/zoo-app/spec/spec_helper.rb
pact-1.0.4 example/zoo-app/spec/spec_helper.rb
pact-1.0.3 example/zoo-app/spec/spec_helper.rb
pact-1.0.2 example/zoo-app/spec/spec_helper.rb
pact-1.0.1 example/zoo-app/spec/spec_helper.rb
pact-1.0.0 example/zoo-app/spec/spec_helper.rb
pact-0.1.37 example/zoo-app/spec/spec_helper.rb
pact-0.1.35 example/zoo-app/spec/spec_helper.rb