Hacker News new | ask | show | jobs
by s17n 3175 days ago
The real magic of testing is when you're working on a project with like 1000 engineers and millions of lines of code and you can just change shit that you don't fully understand and rely on the tests to make sure that you aren't breaking anything.

For a personal project I don't think it's all that helpful.