minus-squarefreohr@lemmy.worldtoProgrammer Humor@programming.dev•How should I increment an int?linkfedilinkarrow-up6·2 days agoBut that’s what TDD is for. If the test fails for 55, you just add a return 56, and then all is well. linkfedilink
But that’s what TDD is for. If the test fails for 55, you just add a
return 56
, and then all is well.