Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 208 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 208 Bytes

Forked from Cypress + Applitools tutorial

How to run tests

  1. Clone repository
  2. Within the repo, run npm install
  3. Run './node_modules/cypress/bin/cypress open'
  4. Click on the desired test suite to run