Y
Hacker News
new
|
ask
|
show
|
jobs
by
__mharrison__
177 days ago
This is very similar to what I teach clients. However, my process involves more TDD. I use tests as guardrails to keep the AI from doing something silly and to prevent regressions.
1 comments
adzicg
177 days ago
tdd is very present in our process, it's mandated by CONTIRIBUTING.md with very specific instructions on how to structure tests.
link