postman-code-generators
postman-code-generators copied to clipboard
Add support for supertest
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
Could you please let us know if you have plans to implement this, this year ?