Hacker News new | past | comments | ask | show | jobs | submit login

try putting test data templates in test_templates (under rev control), and doing rm -rf test_data, cp -r test_templates test_data at the start of your testing routine. Put test_data in .gitignore.

does that help?




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

Search: