@[email protected] to Programmer [email protected] • 9 months agoBugs fixedsopuli.xyzimagemessage-square12fedilinkarrow-up1385arrow-down110file-text
arrow-up1375arrow-down1imageBugs fixedsopuli.xyz@[email protected] to Programmer [email protected] • 9 months agomessage-square12fedilinkfile-text
minus-square@[email protected]linkfedilink1•9 months agoThis is why tests and the Beyonce-rule exist, friends.
minus-square@[email protected]linkfedilink2•9 months agoIf you liked it, you should’ve put a test on it. Basically, any attribute of the code in question that matters to you should be under an automated test verifying the attribute. It comes from Google. You can read more here: https://abseil.io/resources/swe-book/html/ch11.html
This is why tests and the Beyonce-rule exist, friends.
Beyonce rule?
If you liked it, you should’ve put a test on it.
Basically, any attribute of the code in question that matters to you should be under an automated test verifying the attribute.
It comes from Google. You can read more here: https://abseil.io/resources/swe-book/html/ch11.html