jeff 👨💻@programming.dev to Programmer Humor@programming.devEnglish · 3 years agoI know I should... but I just really don't wannaprogramming.devimagemessage-square31linkfedilinkarrow-up1288arrow-down18
arrow-up1280arrow-down1imageI know I should... but I just really don't wannaprogramming.devjeff 👨💻@programming.dev to Programmer Humor@programming.devEnglish · 3 years agomessage-square31linkfedilink
minus-squarefestus@lemmy.calinkfedilinkEnglisharrow-up15·3 years agoOne rule of thumb I’ve heard and follow is that every time you encounter a bug, you write a unit test that would catch it. I find that does a pretty good job of getting high code coverage, though maybe that’s cause my code is naturally buggy 😅.
One rule of thumb I’ve heard and follow is that every time you encounter a bug, you write a unit test that would catch it. I find that does a pretty good job of getting high code coverage, though maybe that’s cause my code is naturally buggy 😅.