Cloud Bits: Bounded by contract (opens in new tab)
In the last post, we saw how deep-checks & health-checks can prevent your application from failing due to a bad deployment. Continuing with the same theme, we will take a look at how can we enforce better testing in a service-oriented architecture even before the code is merged to the main branch of a service.
Read the original article