Hacker News new | ask | show | jobs
by euos 899 days ago
I am firmly in test-driven development camp. My test cases build and run interactively. I rarely need to do a full build. CI will make sure I didn’t break anything unexpected.