Skip to content

Narullah404/Cypress-QA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress-QA

Pre-Equisite

The below need to be installed for the Cypress tests to run

Node js Cypress

How to run the tests

Command line

from the root of your folder

npx cypress run -s "cypress\integration\YouLend\API.Calls.test.js" --headless

npx cypress run -s "cypress\integration\YouLend\Web.Automation.test.js" --headless

Cypress runner

open Cypress and navigate to your folder

run files:

integration\YouLend\API.Calls.test.js

integration\YouLend\Web.Automation.test.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published