HaraldvonBlauzahn@feddit.org to Programming@programming.dev · 4 days agoUse the Mikado Method to do safe changes in a complex codebase - Change Messy Software Without Breaking Itunderstandlegacycode.comexternal-linkmessage-square9fedilinkarrow-up144arrow-down10
arrow-up144arrow-down1external-linkUse the Mikado Method to do safe changes in a complex codebase - Change Messy Software Without Breaking Itunderstandlegacycode.comHaraldvonBlauzahn@feddit.org to Programming@programming.dev · 4 days agomessage-square9fedilink
minus-squarethenextguy@lemmy.worldlinkfedilinkarrow-up5·4 days agoThat was such a huge problem on my last job. Most of the unit tests just executed the code and didn’t really test anything and any time you changed the implementation everything broke. Thankfully it was truly my last job. 😊
That was such a huge problem on my last job. Most of the unit tests just executed the code and didn’t really test anything and any time you changed the implementation everything broke.
Thankfully it was truly my last job. 😊