Hacker News new | ask | show | jobs
by richmarr 4201 days ago
Tests should have some coupling, but good tests need to change less frequently than the target code. Bad tests need to change every time. It seems like there's still value to explore there.