0.0.2 • Published 2 years ago

cypress-pact v0.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

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