Skip to content

Mocha framework to showcase the use of Cypress with JavaScript for web application testing.

Notifications You must be signed in to change notification settings

sadabnepal/CypressJavaScriptMocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mocha framework to showcase the use of Cypress with JavaScript for web application testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published