Hacker News new | ask | show | jobs
by linkdd 1895 days ago
I have 100% code coverage in my unit tests + behavioral tests (with cucumber).

And yet, problems still happen.

Programming is the art of adding bugs to an empty text file.

1 comments

Even an empty file can contain a bug, by virtue of being empty.