LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: 5 microservice testing strategies for startups (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-5-microservice-testing-strategies-for-startups-4175631902/)

LXer 06-13-2018 10:05 PM

LXer: 5 microservice testing strategies for startups
 
Published at LXer:

Testing microservices is hard. I learned just how hard it could be when I first dived into a tech stack with seven separate microservices, each with its own code base, dependency management, feature branches, and database schema—which also happened to have a unique set of migrations.Talk about hectic.The approach I took was to run everything locally. That meant that whenever I wanted to run end-to-end tests, I needed to go through the following five steps for each of the seven microservices:read more

Read More...


All times are GMT -5. The time now is 06:46 PM.