HaraldvonBlauzahn@feddit.org to Programming@programming.dev · 1 month agoUse the Mikado Method to do safe changes in a complex codebase - Change Messy Software Without Breaking Itunderstandlegacycode.comexternal-linkmessage-square8fedilinkarrow-up136arrow-down10cross-posted to: programming@beehaw.org
arrow-up136arrow-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 · 1 month agomessage-square8fedilinkcross-posted to: programming@beehaw.org
minus-squarethenextguy@lemmy.worldlinkfedilinkarrow-up5·30 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. 😊