Code Monkey home page Code Monkey logo

postman-util-lib's Introduction

logo

build codecov build

Postman-util-lib is a JavaScript library bundle to squeeze Postman script allowing you to easily use a lot of cryptography method from Pre-request Script and Tests tabs in Postman.

DEVELOPMENT INSTRUCTIONS

For develop in local please use:

  • Node.js v10.15.3 or higher
  • Standard JS rules to maintain clean code.

Use the scripts in package.json:

  • test:unit: Run mocha unit test.
  • test:lint: Execute unit test plus standard rules check.
  • test: Execute test:lint plus code coverage.
  • build: Create a browserify version of the lib in docs/dist
  • dev: Run build script and start a dev server in localhost.
  • test:e2e: Run a newman test using a collection against the deployed bundle in github pages.

Deployment is just push the changes to the git repo and will be deployed into github pages.

There are two configured Github Actions:

  • Build Node: on push do npm install, test and upload coverage in Node.js 10 and 12.
  • Test: on page_build execute newman e2e test against the deployed distribution.

Husky is configured to avoid push incorrect content to git.

TAGS

Nodejs Javascript Jeckyll Mocha Postman Crypto Newman

LICENSE

See the LICENSE file.

postman-util-lib's People

Contributors

joolfe avatar jolivasan avatar dependabot[bot] avatar dteleguin avatar kmc059000 avatar osheari1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.