Hacker News new | past | comments | ask | show | jobs | submit login
How to Test (matklad.github.io)
1 point by r4um 5 months ago | hide | past | favorite | 1 comment



I don't really enjoy writing tests a lot of the time.

I don't know that many who enjoy writing tests.

But it's what keeps my code from blowing up in my face. It's boring and tedious but it lets me make changes without making multiple new bugs for every single change.

The more I add automated tests, the better things get. The more I refactor without tests... The worse things get.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: