Andromxda 🇺🇦🇵🇸🇹🇼 to Programmer Humor@programming.devEnglish • 3 months agofuck the testslemmy.dbzer0.comimagemessage-square46fedilinkarrow-up1854arrow-down111
arrow-up1843arrow-down1imagefuck the testslemmy.dbzer0.comAndromxda 🇺🇦🇵🇸🇹🇼 to Programmer Humor@programming.devEnglish • 3 months agomessage-square46fedilink
minus-squareDacoTacolinkfedilink13•edit-23 months agoIts funny cause its true. I often design tests to be “if a case/enum value is added this test will explode and tell them to add code here”
minus-square@silasmariner@programming.devlinkfedilink8•3 months agoThis is why I like strong type systems with exhaustivity checks
minus-squareDacoTacolinkfedilink2•edit-23 months agoSaaaaame. But sometimes even strongly typed stuff wont break on compilation time
Its funny cause its true. I often design tests to be “if a case/enum value is added this test will explode and tell them to add code here”
This is why I like strong type systems with exhaustivity checks
Saaaaame. But sometimes even strongly typed stuff wont break on compilation time
'spose that’s true enough