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.
decorate
behavior to support
post-processing responses before sending them.removeProxies
query parameter to support easier record-playback
behavior for proxy stubs.replayable
and removeProxies
query
params.
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. |