|
|
|
|
|
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. |
|