Giter VIP home page Giter VIP logo

Comments (4)

surpher avatar surpher commented on August 29, 2024

This will fit into Scheme setup in Xcode under Post-actions.
Before running pact-mock-service stop one should set up the CLI command (or as part of a script) for the --provider-version-branch and pass the branch most likely defined as an env var.

PactConsumerSwift will most likely not expose such an interface due to the way Xcode handles tests and we can not (or at least easily) control pact-ruby-standalone during test runs.

from pact-consumer-swift.

bethesque avatar bethesque commented on August 29, 2024

So, are you saying people can use it already, because they're using the standalone directly?

from pact-consumer-swift.

surpher avatar surpher commented on August 29, 2024

Not sure if users are using it already. But what pact-consumer-swift does is only handling the consumer side of Pact by making 4 distinct network requests to DELETE, PUT, GET and POST on /, /interactions, /interactions/verification and /pact (in whatever combination it needs to be). Managing the mock server is done through scripts.

That's all that it does. Everything else is scripting outside of pact-consumer-swift. And no provider verification support through this framework.

from pact-consumer-swift.

bethesque avatar bethesque commented on August 29, 2024

Oh, of course. Consumer only. I'll close this.

from pact-consumer-swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.