This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
This will open the the cypress gui. Then select e2e testing. After the chose your preferable browser.Then you will bunch of specs file in different folder. Forgot about default specs files.Open the my-test folder.In that folder we have written our test files. To run the test files you have to double on them and it run the file automatically.