Comment on monumentale
Taldan@lemmy.world 10 months agowe don’t use this without first writing proper unit tests for our changes, integrating them with the regression tests, and thoroughly documenting our changes for the next developer that has to work on this
I’m an optimist, and it’s technically possible
gravitas_deficiency@sh.itjust.works 10 months ago
Ok cool now write some unit tests for a 13,000 line function
🙃
pulsey@feddit.org 10 months ago
randomize input parameters and see if it doesnt crash. Do this 1000 times. If it never crashes, it works. 👍
/s