HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 6 days agoProduction breaking driven developerimagemessage-square40linkfedilinkarrow-up1713arrow-down15
arrow-up1708arrow-down1imageProduction breaking driven developerHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 6 days agomessage-square40linkfedilink
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up45·6 days agoIsn’t test driven development also error driven development though?
minus-squareHiddenLayer555@lemmy.mlOPlinkfedilinkEnglisharrow-up8·5 days agoWith a fun side quest of figuring out if your actual code has the error or the tests!
Isn’t test driven development also error driven development though?
With a fun side quest of figuring out if your actual code has the error or the tests!
caught errors, but yes