Skip to content

javicoin/cucumber-supertest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cucumber-supertest-api

BDD API test automation using Cucumber & Supertest API library

Based on

  • Cucumber v8
  • Supertest
  • Node version 16, execute npm install -g [email protected]
  • NPM version 6, execute npm -g install npm@6

Supports

  • API test automation
  • Contains sample test scenarios in cucumber
  • Cucumber json/html reports

Running tests & Reports

Follow the below commands

  • Clone the project - https://github.com/javicoin/cucumber-supertest-api.git.

  • Install dependencies using npm i in the terminal.

  • Execute any of the scripts to run the tests smoke, regression, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published