
Testing Microservices with Mountebank by Brandon Byars
Testing Microservices with Mountebank is your guide to the ins and outs of testing microservices with service virtualization, an important tool to maintain independent release cycles between teams in a distributed architecture. Service virtualization in general, and mountebank in particular, allow you to create realistic test doubles over the network, which enables a full suite of functional and performance testing without creating dependencies on other teams. This book demonstrates much of the testing toolkit needed to enable continuous delivery, allowing you to deliver at speed with confidence.

