Irelephant@lemm.ee to Programmer Humor@lemmy.mlEnglish · 2 days agolooks good to melemm.eeimagemessage-square19fedilinkarrow-up10arrow-down10cross-posted to: programmer_humor@programming.dev
arrow-up10arrow-down1imagelooks good to melemm.eeIrelephant@lemm.ee to Programmer Humor@lemmy.mlEnglish · 2 days agomessage-square19fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareFiniteLooper@lemm.eelinkfedilinkEnglisharrow-up0·1 day 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!”