irelephant 🍭@lemm.ee to Programmer Humor@lemmy.mlEnglish · 1 month agolooks good to melemm.eeimagemessage-square19fedilinkarrow-up1385arrow-down13cross-posted to: programmer_humor@programming.dev
arrow-up1382arrow-down1imagelooks good to melemm.eeirelephant 🍭@lemm.ee to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square19fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareFiniteLooper@lemm.eelinkfedilinkEnglisharrow-up10·1 month 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!”