Hacker News new | ask | show | jobs
by palakchokshi 4377 days ago
I think what the article is talking about is testing microservices in an event based messaging architecture is difficult. If the architecture did not comprise of queues with async servicing of queues it might have been easier to test the microservices in an end-to-end scenario.