697
Rock Star
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Tests? The only test is if it segfaults or not and does the thing ๐๐. Thank you for the information.
The other day I was updating something and a test failed. I looked at it and saw I had written it, and left a comment that said like "{Coworker} says this test case is important". Welp. He was right. Was a subtle wrong that could've gone out to customers, but the wrong stayed just on my local thanks to that test.