Skip to content

Files

Latest commit

 

History

History

cypress-pact

Cypress Pact Example

CircleCI

Installation

  • Clone the project

Local Installation

  • Run yarn install to install cypress and deps
  • View the Makefile for available commands
    • make test-gui run cypress in GUI mode
    • make test run cypress in command line mode