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