Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 573 Bytes

File metadata and controls

20 lines (16 loc) · 573 Bytes

Cypress Automation

Sample cypress practise project

Getting Started

1. git clone https://github.com/sadabnepal/CypressJavaScriptMocha.git
2. Navigate to `CypressJavaScriptMocha`
3. In the terminal, Perform "npm i" to install all the dependencies present in the package.json file.

Runing a Test

1. In the terminal, perform `npm run test` to start the script execution

Reports used

  • Spec Report (default)

Sample Report

CypressResult