←back to thread

413 points martinald | 1 comments | | HN request time: 0.201s | source
1. newsoftheday ◴[] No.46207377[source]
> I've had Claude Code write an entire unit/integration test suite in a few hours (300+ tests) for a fairly complex internal tool. This would take me, or many developers I know and respect, days to write by hand.

What was the value add of those tests, when I tried this, AI would often re-write the code to make match its poorly written test.