Skip to content

ganimet/cypress-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-case

  • run 'cypress run' command from terminal to run all tests under integration folder

  • run 'cypress open' command from terminal to make open cypress test browser to be able to make tests run custom and respectively

  • Or instead terminal use commands that are saved as scripts in package.json :

"scripts": { "start": "cypress open", "test": "cypress run" } to make use easy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published