A lot of us are practising Trunk Based Development and/or Continuous Deployment. I'm also a big fan. But, as cool and shiny as these practices are, I believe they do present some risks. In this article, I want to share my approach to incremental, safe releases during everyday story work.
In this day and age, we have a thousand ways and reasons to test our code. On it’s face, this is great! But the sword is double-edged: when I open a test that I’m not familiar with, I have to determine why it exists from any of a thousand possible reasons.