Hacker News new | ask | show | jobs
by ozgung 114 days ago
And how do you know they are nearly perfect?
2 comments

The unit tests written by the LLM all pass!
When I asked it if the tests correct it responded absolutely yes sir !

The tests were so good they all passed before the code was fully finished and during huge refactoring they've never failed !

My 20k lines of unit tests say so?
Just because tests pass does not mean that they're testing the right thing to begin with. Reviewing tests is as important, if not even more important than reviewing code.