HN user

DavidKnight

26 karma
Posts0
Comments1
View on HN
No posts found.

I prefer development driven testing or DDT. Don't write tests until the refactoring churn has settled down a bit. Then write unit tests to to document expected behavior and prevent anyone from breaking that code in the future.