Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 503 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 503 Bytes

Cypress - API Automation By MAN

image

Pre-requisites

  • Node JS

Pakages Informations:

Following pakages we used in this project.

  • cypress
  • @faker-js/faker
  • chai-json-schema
  • cypress-plugin-api
  • cypress-mochawesome-reporter

Install the project

Install project dependencies with:

npm install

Run the project:

npm run cypress:execution