Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 294 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 294 Bytes

ListAlpha-tests-PoC

  1. npm run test - runs tests locally in terminal (fastest run)
  2. npm run test:record - runs tests locally in terminal with recording to Cypsress Cloud
  3. npm run test:interact – runs tests in Cypress UI so you can pick each test and it won't be recorded anywhere