Why unit testing is not enough when it comes to microservices
Wise men say that the whole is greater than the sum of its parts. In a microservice architecture, we could be tempted to unit testing the single services, forgetting these are just parts of the system. With good reason, unit tests are seen as a guidi...
Jan 2, 202012 min read247
