Hacker News new | ask | show | jobs
by simonw 133 days ago
Yeah I've found the same, having good test discipline influences my code design in a positive way because code that's easier to test is also code that's easier to integrate and understand.