Hacker News new | ask | show | jobs
by franky47 1287 days ago
It did write incorrect tests for non-Latin characters though.
2 comments

The future looks like debugging hell.
You'll have countless nights to talk about it with DebugGPT.
It will always respond "it works on my local machine".
It wrote a lot of incorrect tests at this point not only when non-Latin characters where involved.

Look at the mixed case tests below. Always the same string but sometimes a palindrome and sometimes not.

Same for the trailing whitespace test.

Maybe it got tired at this point. Could also explain why the performance test is missing warmup :D