Skip to content

lambdajon/chai-http-swagger-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chai-http-swagger Usage examples

The library provides generate swagger yaml files and build api docs in your testcases

Installation

npm install
cp .env.example .env

After setup envoirment variables run test cases

npm run test

After run testcases generate .yaml files

npm run start

Open Your Browser app running in http://localhost:3000 api documentations located in http://localhost:3000/swagger

Happy coding !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published