Hacker News new | ask | show | jobs
by ep103 99 days ago
Counter-point, developers that get used to not caring about function implementation, are going to culturally also not care as much about test implementation, making this proposed ideal impossible.
1 comments

with LLMs, tests cost nearly nothing of effort but provide tremendous value.
And you know those tests are correct how?
Look at what they are testing.
> wow that's a lot of code, how will we ever review it?

>> have a model generate a bunch of tests instead

> wow that's a lot of test code, how will we know it's working correctly?

>> review it

> :face-with-rolling-eyes: