Hacker News new | ask | show | jobs
by warmwaffles 371 days ago
You can write the tests first and tell the AI to do the implementation and give it some guidance. I usually go the other direction though, I tell the LLM to stub the tests out and let me fill in the details.