mountebank

mountebank - over the wire test doubles


the apothecary

v1.2.45

The following changes are part of this release.

New Features

Bug Fixes

Many thanks to the following kind folk for help with this release, for reporting issues and helping to diagnose the problem using the tcp protocol for large requests:

Install


  npm install -g mountebank@1.2.45 --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.