Hacker News new | past | comments | ask | show | jobs | submit login

This doesn’t really make sense? If I can’t trust the code it writes, why should I trust that it can write a comprehensive test suite?



Because you can read the test suite to check what it's testing, then break the implementation and run the tests and check they fail, then break a test and run them and check that fails too.

You have to review the code these thing write for you, just like code from any other collaborator.


Because the bugs in its code and the bugs in its test suites usually don't line up and cancel each other out.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: