Is your feature request related to a problem? Please describe.
I was implementing my api with nodejs and using postman for my requests.
While creating the integration tests, I realized that it would be very useful for the postman code generator to support the supertest.
Describe the solution you'd like
Add a module for Nodejs - supertest to Codegen.
Is your feature request related to a problem? Please describe. I was implementing my api with nodejs and using postman for my requests. While creating the integration tests, I realized that it would be very useful for the postman code generator to support the supertest.
Describe the solution you'd like Add a module for Nodejs - supertest to Codegen.
Additional context SuperTest Project: https://github.com/visionmedia/supertest#readme