@Irelephant@lemm.ee to Programmer Humor@lemmy.mlEnglish • 12 hours agolooks good to melemm.eeimagemessage-square14fedilinkarrow-up1258cross-posted to: programmer_humor@programming.dev
arrow-up1258imagelooks good to melemm.ee@Irelephant@lemm.ee to Programmer Humor@lemmy.mlEnglish • 12 hours agomessage-square14fedilinkcross-posted to: programmer_humor@programming.dev
minus-square@FiniteLooper@lemm.eelinkfedilinkEnglish6•11 hours agoI came across a stack overflow recently about how to do something in a jasmine unit test. Someone gave a solution of “I just changed the test to xit(“… and now there are no errors!”
I came across a stack overflow recently about how to do something in a jasmine unit test. Someone gave a solution of “I just changed the test to
xit(“…
and now there are no errors!”