Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to run only a single test file in cypress

npx cypress run --spec 'path/to/files/*.spec.js'
 
PREVIOUS NEXT
Tagged: #run #single #test #file #cypress
ADD COMMENT
Topic
Name
7+8 =