This project will take a postman collection v2 file and generate supertest tests.
npm install supertest-postmansupertest-postman
=================

This project will take a postman v.2 collection file and generate supertest tests.
npm install -g supertest-postman
supertest-postman --s /source --d destination/
npm testnpm run coveragenpm run lintnpm run fix