Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 371 Bytes

cypress_doc.md

File metadata and controls

13 lines (8 loc) · 371 Bytes

Cypress Testing Documentation

Purpose for this doc

This doc is in-progress and will simply be used for reference purposes to start up and learn how to use cypress end-to-end testing.

Instructions

  1. npm install ./node_modules/cypress/bin/cypress open
  2. After npm install, you can simply run ./node_modules/cypress/bin/cypress open