HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 days agoProduction breaking driven developerimagemessage-square40linkfedilinkarrow-up1697arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up1692arrow-down1imageProduction breaking driven developerHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 2 days agomessage-square40linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up44·2 days agoIsn’t test driven development also error driven development though?
minus-squareHiddenLayer555@lemmy.mlOPlinkfedilinkEnglisharrow-up8·24 hours 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