Y
Hacker News
new
|
ask
|
show
|
jobs
by
marcosdumay
171 days ago
LLMs don't make bad tests any less harmful. Nor they write good tests for the stuff people mostly can't write good tests for.
1 comments
zahlman
171 days ago
Okay, but is aiming for 100% coverage really why the bad tests are bad?
link
jeltz
171 days ago
In most cases I have seen bad tests, yes.
link
marcosdumay
171 days ago
Aiming for 100% coverage is almost certain to cause bad tests, yes.
But not all bad tests come from a goal of 100% coverage.
link