Hacker News new | ask | show | jobs
by amelius 3488 days ago
Testing and technical debt/spaghetti code/legacy code are not mutually exclusive.
1 comments

you're right. But testing bad code is really really hard. So usually tested code is somewhat better overall, just because it's the easiest way to do it.