Skip to content

SuperExtremeNova/UI-Test-Automation-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI Test Automation Project

Building automation to test the https://ui-automation-camp.vercel.app/ website UI components.

Authors

  • Derrick Jackson

Setup

git clone https://github.com/SuperExtremeNova/UI-Test-Automation-project.git
cd UI-Test-Automation-project

Installation

Install dependencies with npm

  npm install

Running Test

  • Open using Cypress GUI
npx cypress open
  • Run using Terminal
npx cypress run

Reporter

  • Mocha reporter is included in this project
After running cypress in the terminal the report will be under the report folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors