HiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 6 days agoProduction breaking driven developerimagemessage-square40fedilinkarrow-up1712arrow-down15cross-posted to: programmerhumor@lemmy.ml
arrow-up1707arrow-down1imageProduction breaking driven developerHiddenLayer555@lemmy.ml to Programmer Humor@programming.devEnglish · 6 days agomessage-square40fedilinkcross-posted to: programmerhumor@lemmy.ml
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