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

In reality I tend to do both: write example client code to think through the abstraction (some call this “README-driven development”) and then write tests once the implementation is under way. Though you can get the first as a side effect of the second, I find that good tests aren’t really good example code (too fragmented, focus on edge cases, etc.).



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

Search: