logoalt Hacker News

__mharrison__yesterday at 9:38 PM0 repliesview on HN

If you are using TDD with any recent model and even local models (qwen3.5+), you alleviate most of the issues mentioned.

Note that:

Writing code, then tests

Is not equivalent to:

Writing tests, then code