Skip to content

twinscorporation/supertest-postman

 
 

Repository files navigation

supertest-postman

Build Status

This project will take a postman v.2 collection file and generate supertest tests.

Install

To setup this project:

npm install -g supertest-postman

Usage

supertest-postman --s /source --d destination/

Testing

To run tests:

  • npm test

Coverage

To run test coverage run:

  • npm run coverage

Lint

To run Lint:

  • npm run lint

Fix Lint

To fix lint issues:

  • npm run fix

About

This project will take a postman collection v2 file and generate supertest tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%