Hacker News new | ask | show | jobs
by mikeocool 282 days ago
My favorite thing Claude code has been doing recently is adding second totally separate implementation of whatever I asked it to write tests for, and writing the tests against that.

Conveniently, when it then changes the original implementation, the tests don’t fail!

1 comments

This is just about the only type of test i see it write lol