Testing
It is essential that a microservice application is built with an awareness of how it can be tested. Having good test coverage gives you more confidence in your code and results in a better continuous delivery pipeline.
This chapter covers the tests that are required at three different stages in the build lifecycle:
Single service testing
Tests carried out in isolation by a team that owns a particular microservice in a system.
Staging environment
Tests that are run on objects in a staging environment. The microservices that form a particular ...

Get Microservices Best Practices for Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.