Skip to content

ajaykumar4/cypress-api-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-api-testing

Prerequisites

Ensure you have the following installed on your local machine:

Crypress setup

To install crypress using node.js, execute below command in project directory

npm install 

Test execution

To open cypress test runner

npm run test

To run cypress test in headless mode

npm run test:headless

To run cypress test runner with debug mode

npm run test:debug

About

API Testing using Cypress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published