Comment by catherinewu

5 months ago

We find that Claude is really good at test driven development, so we often ask Claude to write tests first and then ask Claude to iterate against the tests

Write tests (plural) first, as in write more than one failing test before making it pass?