Skip to content

yazidisme/cypress-advanced-single-scenario-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Best practice structure of cypress

Running test from command line

  • Install cypress on your project
  • dir$ ./node_modules/.bin/cypress run or dir$ $(npm bin)/cypress run
  • Example:cypress-best-practice-structure yazid$ ./node_modules/.bin/cypress run

Releases

No releases published

Packages

No packages published