the apothecary
Welcome, friend
mountebank is the most capable open source service virtualization tool in existence, and
will cure what ails you, guaranteed.
How it works
mountebank employs a legion of imposters to act as on-demand test doubles.
Your test communicates to mountebank over http using the api
to set up stubs, record and replay proxies,
and verify mock expectations. In the typical use case, each
test will start an imposter during test setup and stop an imposter during test teardown, although
you are also welcome to configure mountebank at startup using a
config file.
View the getting started guide for a quick introduction.
Testimonials
With mountebank, maybe we could have built it in a day.
Remus and Romulus, builders of Rome
With mountebank, all the world's a nail.
Thor, God of Thunder
In fact, halfway through we discovered our corporate mocking software couldn’t handle the sheer amount of performance testing we were running as part of this effort (we completely crushed some pretty industrial enterprise software in the process). As a result, we made the call to move the entire program over to a Mountebank OSS-based solution with a custom provision to give us the ability to expand/shrink our mocking needs on demand.
Why mountebank?
- Trivial to get started
- mountebank is easy to install, without any platform dependencies. mountebank aims for fun and comprehensive documentation with lots of examples, and a nice UI that lets you explore the API interactively.
- A platform, not just a tool
- mountebank aims to be fully cross-platform, with native language bindings. Servers are extensible through scripting when the out of the box functionality isn't enough.
- Powerful
- mountebank is the only open source service virtualization tool that is non-modal and multi-protocol. Commercial solutions exist, but their licensed platforms make it hard to move the tests closer to development and may even require a specialized IDE. mountebank provides service virtualization free of charge without any platform constraints