supertest-postman

1.0.4 • Public • Published

supertest-postman

Build Status

This project will take a postman v.2 collection file and generate supertest tests.

Install

To setup this project:

npm install -g supertest-postman

Usage

supertest-postman --s /source --d destination/

Testing

To run tests:

  • npm test

Coverage

To run test coverage run:

  • npm run coverage

Lint

To run Lint:

  • npm run lint

Fix Lint

To fix lint issues:

  • npm run fix

/supertest-postman/

    Package Sidebar

    Install

    npm i supertest-postman

    Weekly Downloads

    0

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    9.68 kB

    Total Files

    16

    Last publish

    Collaborators

    • airasoul