JATtho@sopuli.xyz to Programmer Humor@programming.dev · 8 months agoBugs fixedsopuli.xyzimagemessage-square12fedilinkarrow-up1394arrow-down19file-text
arrow-up1385arrow-down1imageBugs fixedsopuli.xyzJATtho@sopuli.xyz to Programmer Humor@programming.dev · 8 months agomessage-square12fedilinkfile-text
minus-squareGissaMittJobb@lemmy.mllinkfedilinkarrow-up2·8 months agoIf you liked it, you should’ve put a test on it. Basically, any attribute of the code in question that matters to you should be under an automated test verifying the attribute. It comes from Google. You can read more here: https://abseil.io/resources/swe-book/html/ch11.html
If you liked it, you should’ve put a test on it.
Basically, any attribute of the code in question that matters to you should be under an automated test verifying the attribute.
It comes from Google. You can read more here: https://abseil.io/resources/swe-book/html/ch11.html