Hacker News new | ask | show | jobs
by marginalia_nu 1431 days ago
Unit tests, while good at promoting decoupling, can absolutely be a major driver of complexity, as it may break the code into far more units than what is reasonable.