Photo by Marc Sendra Martorell on Unsplash
How many times have you started a new microservice/consumer/module, and asked yourself: “How am I going to build the environment to test it? Check that it’s actually working?”
And I’m not speaking about the code. I’m sure that you’re great at what you do. Most of the time that’s the easy part. I’m speaking about connecting it all to the ecosystem, to other microservices, Databases, MessageQueues, Kubernetes, etc.
Also, what about those tests? And not simple unit tests, but Integration tests. System tests. The real difficult ones, that provide enormous value. …
Software Development Team Lead @Wix twitter@co_matan