Skip to content

Themba47622/cypress-api-testing-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Test Automation | Cypress

Description

cypress api test automation example

Installation

$ npm install

Run tests

$ npm test 

Run tests with mochawesome reporter

$ npm test --reporter mochawesome

Open Cypress

$ npx cypress open

Public API

https://reqres.in

Releases

No releases published

Packages

No packages published