Skip to content

TeleGrammy/Web-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published