Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 237 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 237 Bytes

cypress_uitestingplayground.com

POC project using Cypress.io framework against uitestingplayground.com web app

Notes

  • After clone: npm install / yarn install
  • Run all tests: npx cypress run
  • Dev tests: npx cypress open