Hacker News new | ask | show | jobs
by jasonhansel 2206 days ago
This is true for moderately-sized microservices. If your microservices are too small, though, it's essentially impossible to write integration tests of the overall system as a whole--any such test would need to spin up N different dependencies.
1 comments

So a solution has now caused problems which were solved 30 years ago