Posts and projects tagged with microservice
-
Plug and Play Services and Testing 2015-07-08
I got to thinking... One of the reasons some people give for having a complete test suite is that it makes it easier to change code. In the case of a microservice architecture I have seen people motivate microservices with the possibility of replacing them based on tests. The ide ...