postmanlabs / postmanlabs/postman-code-generators
Add support for supertest
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by examining the repository's existing Node.js generator modules and their integration-test conventions, then compare the requested SuperTest output with the linked project documentation. Done means a SuperTest module is included in Codegen and its generated requests are covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100