You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: