ipconf@lemmy.ml to Programmer Humor@programming.dev · 3 days agoWell well well.lemmy.mlimagemessage-square130fedilinkarrow-up1852arrow-down129file-text
arrow-up1823arrow-down1imageWell well well.lemmy.mlipconf@lemmy.ml to Programmer Humor@programming.dev · 3 days agomessage-square130fedilinkfile-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·16 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