Skip to content

programistka/CypressDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Demo

To run the application:

npm install
npm start

To run the Cypress tests in commandline:

npx cypress run

To run the Cypress tests in browser (example: Chrome):

npx cypress run --browser chrome

About

Demo for usage Cypress for E2E testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published