Building automation to test the https://ui-automation-camp.vercel.app/ website UI components.
- Derrick Jackson
git clone https://github.com/SuperExtremeNova/UI-Test-Automation-project.git
cd UI-Test-Automation-projectInstall dependencies with npm
npm install- Open using Cypress GUI
npx cypress open
- Run using Terminal
npx cypress run
- Mocha reporter is included in this project
After running cypress in the terminal the report will be under the report folder