Hacker News new | ask | show | jobs
by gverrilla 254 days ago
That's like saying unit testing implies there are bugs in the code.
1 comments

If I was sure my code had no bugs, I would not need unit testing.
That's dubious. Unit tests make future development easier.