Hacker News new | ask | show | jobs
by GaryPalmer 1305 days ago
Sometimes you are forced to write a garbage test because there is not much to say about some simple code in terms of tests.
1 comments

That's an interesting phrasing. Who forces you?
It's integrated into the build process. The build fails if there are not enough lines covered by tests.