Skip to content

vinaud/CypressAutomationProject

Repository files navigation

CypressAutomationProject

forthebadge forthebadge forthebadge forthebadge

Description

Cypress automation project developed trhough Rahul Shetty Academy Cypress course

Running project

  • Install all dependencies
$ npm install
  • Open Cypress visual runner
$ npx cypress open
  • Run headless test
$ npm run test