Y
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
wpietri
1305 days ago
That's an interesting phrasing. Who forces you?
link
GaryPalmer
1303 days ago
It's integrated into the build process. The build fails if there are not enough lines covered by tests.
link