|
|
|
|
|
by pyrale
517 days ago
|
|
I would argue that this opinion has developed because the footprint of the average service has shrinked over the years. If you're testing large, complex services that involve many different behaviours, you're still going to have a test pyramid. If you've implemented microservices, what you used to call an integration test has now become an e2e test in your new architecture. And you still don't want to have mostly that. |
|