Pactflow LogoPartner Program
🌜
🌞
Pactflow LogoPartner Program
    • Program Overview
    • Pactflow University
      • Overview
      • Introduction to Pact
        • Introduction
        • Learning Outcomes
        • Pact JS workshop
        • Further Reading
      • CI/CD Workshop
        • Introduction
        • Set up CI
          • Goals
          • Prerequisites
          • Fork and clone the repositories
          • Configure the builds in Travis CI
          • Configure consumer and provider pipelines
          • Configure webhook
          • Conclusion
        • Setup Local Development
          • Goals
          • Prerequisites
          • Install dependencies
          • Run the applications
          • Run the consumer tests
          • Run the provider tests
        • Workshop
          • Goals
          • Prerequisites
          • How to break everything
          • Protecting provider builds from changed pacts
          • How not to break everything
          • Implementing the provider changes
          • Strategies for verifying feature pacts
          • Releasing the consumer code
          • Conclusion
      • Advanced Pact
      • Language Tutorials
    • Business Development
      • Overview
      • Demos
        • Overview
        • Cypress
          • Cypress Pact Example
        • Golang
          • Example Consumer
          • Example Provider
        • Java
          • Example Java Junit Consumer
          • Example Java Spring Boot Provider
        • JS
          • Example Consumer
          • Example Provider
        • Kafka
          • Example Node Kafka Consumer
          • Example Java Kafka Consumer
          • Example Java Kafka Producer
        • .NET
          • Example Consumer
          • Example Provider
        • Python
          • Example Consumer
          • Example Provider
        • SOAP/XML
          • Example Java XML Consumer
          • Example Java XML Provider

    Install dependencies

    In each of the consumer and provider projects run (if you have not already):

    npm install
    Edit this page
    Previous
    « Prerequisites
    Next
    Run the applications »

    Community

    • Stack Overflow
    • Twitter

    More

    • Blog
    • GitHub
    Copyright © 2021 Pactflow