pact 1.66.2
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (8):
            jsonpath
            ~> 1.0
          
          
            pact-mock_service
            ~> 3.0, >= 3.3.1
          
          
            pact-support
            ~> 1.21, >= 1.21.0
          
          
            rack-test
            >= 0.6.3, < 3.0.0
          
          
            rainbow
            ~> 3.1
          
          
            rspec
            ~> 3.0
          
          
            string_pattern
            ~> 2.0
          
          
            thor
            >= 0.20, < 2.0
          
    Development 相依性套件 (12):
            bump
            ~> 0.5
          
          
            conventional-changelog
            ~> 1.3
          
          
            fakefs
            = 2.4
          
          
            faraday
            ~> 2.0, < 3.0
          
          
            faraday-multipart
            ~> 1.0
          
          
            hashie
            ~> 5.0
          
          
            ostruct
            >= 0
          
          
            pact-message
            ~> 0.8
          
          
            rake
            ~> 13.0
          
          
            rspec-its
            ~> 1.3
          
          
            webmock
            ~> 3.0
          
          
            webrick
            ~> 1.8
          
    

