logoalt Hacker News

SchemaLoadtoday at 1:02 AM0 repliesview on HN

A change can pass CI without actually making the change required. The tests test that the code does what it does, not that it does what the user wanted.

AI is really good at making tests that pass even if the change itself is wrong.