Live data from Hacker News

Ask HN: Is there any tools to improve the efficiency of integration test?

news.ycombinator.com

1–2 of 2 posts

Ask HN: Is there any tools to improve the efficiency of integration test?

#1
It seems that Kubernetes, open source will be the new trend in software development. However, I found that the daily debugging of microservices is inconvenient since we should go through the CI/CD process repeatedly. Is there any reliable ways to debug and test without changing the original services in kubernetes clusters?