Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Testing

How to run

Run the backend and front end or edit the baseUrl in cypress.config file to the production link. Open the terminal in the project directory

npm install i

to open the testing page and choose the test to run:

npx cypress open

and then choose your preferred browser and tests.

to run all tests and get the full report in the terminal:

npx cypress run

and if you want to show the changes in the browser

npx cypress run --headed

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages