Andromxda 🇺🇦🇵🇸🇹🇼 to Programmer [email protected]English • 4 months agofuck the testslemmy.dbzer0.comimagemessage-square45fedilinkarrow-up1833arrow-down111
arrow-up1822arrow-down1imagefuck the testslemmy.dbzer0.comAndromxda 🇺🇦🇵🇸🇹🇼 to Programmer [email protected]English • 4 months agomessage-square45fedilink
minus-squareDacoTacolink13•edit-24 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@[email protected]linkfedilink8•4 months agoThis is why I like strong type systems with exhaustivity checks
minus-squareDacoTacolink2•edit-24 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