Component Tests for Distributed Systems
Component tests verify a single component in a distributed system, usually a microservice. But why are they so useful? And how does one get started? Any advice on how to build a maintainable test suite? This post answers these questions and links to useful resources.