Skip to content

angelicalimazup/api-testing-cypress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate API test using cypress

Automate API test using cypress

Prerequisites

Recomended NodeJS version: v13.10.1

Usage

Decompacts the project.

Open the terminal and locate the project folder.

In the terminal (cmd) enter the following commands:

npm install
npx cypress run

Results

When execute the command "npx cypress run", all tests are run and the HTML and JSon reports are automatically generated.

You can check the report in the project folder:

mochawesome-report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%