Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Something I find helps a lot is having a template for creating a project that includes at least one passing test. That way the agent can run the tests at the start using the correct test harness and then add new tests as it goes along.

I use cookiecutter for this, here's my latest Python library template: https://github.com/simonw/python-lib





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: