Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 392 Bytes

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