Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 251 Bytes

File metadata and controls

15 lines (9 loc) · 251 Bytes

CYPRESS

Modern days automation testing framework.

PRE REQUISITES:

  • yarn
  • node: >=12

INSTALLATION

  • Run yarn command.
  • Run cp cypress.env.json.example cypress.env.json command.
  • Fill in credentials in cypress.env.json file