Skip to content

Mayukh2693/myCypressApp

Repository files navigation

Cypress project

Steps to be followed:

  1. Open terminal and enter "npm install"

To run via Cypress GUI

  1. npx cypress open
  2. Click on spec file to run paticular spec (or on run all to run all the specs)

To run via Command Line

  1. npm test

About

Cypress demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published