ipconf@lemmy.ml to Programmer Humor@programming.dev · 2 days agoWell well well.lemmy.mlimagemessage-square127fedilinkarrow-up1854arrow-down129file-text
arrow-up1825arrow-down1imageWell well well.lemmy.mlipconf@lemmy.ml to Programmer Humor@programming.dev · 2 days agomessage-square127fedilinkfile-text
minus-squarefibojoly@sh.itjust.workslinkfedilinkarrow-up3·edit-22 days agoOur company “architects” decided we needed 80% coverage minimum. On a mostly .Net 4.8 codebase. Hundreds of programs used in prod, with barely any tests in sight. It’s a fucking nightmare.
minus-squareMetju@lemmy.worldlinkfedilinkarrow-up1·14 hours agoAh, the classical “just introduce tests in a legacy codebase”, what can go wrong? My condolences, it’s always a BITCH to handle
Our company “architects” decided we needed 80% coverage minimum. On a mostly .Net 4.8 codebase. Hundreds of programs used in prod, with barely any tests in sight.
It’s a fucking nightmare.
Ah, the classical “just introduce tests in a legacy codebase”, what can go wrong?
My condolences, it’s always a BITCH to handle