5 microservice testing strategies for startups

Posted by bob on Jun 13, 2018 11:04 PM EDT
Opensource.com
Mail this story
Print this story

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

Full Story

  Nav
» Read more about: Groups: Migrations; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.