postmanlabs / postmanlabs/postman-code-generators

Add support for supertest

Open
#237 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

codegen feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.