Hacker News new | ask | show | jobs
by flynnieous 3043 days ago
They are related in that quality code is code that is both correct now and can easily be made correct when things change--and things always change. Unit tests are what enable correctness in the future.