top | item 47171668

(no title)

ozgung | 3 days ago

And how do you know they are nearly perfect?

discuss

order

reverius42|3 days ago

The unit tests written by the LLM all pass!

gib444|3 days ago

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 !

rawling|3 days ago

My 20k lines of unit tests say so?

Etheryte|3 days ago

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.