mountebank

mountebank - over the wire test doubles


the apothecary

v1.2.0

The following changes are part of this release. It followed so closely on the heels of the v1.1.72 release that you may want to look at those release notes as well.

New Features

Install


  npm install -g mountebank@1.2.0 --production

or:

Option node.js required? sudo required? links Description
Self-contained archives No No Simply unpack and run mb from inside
OS-specific packages No Yes Puts mb at /usr/local/bin, which is generally in the PATH.
source tarball Yes No source tarball if you roll that way.