Hacker News new | ask | show | jobs
by collyw 3939 days ago
So now you can't refactor your test driven code. I though that was one of the benefits of unit tested code - it made refactoring much easier.
1 comments

That is an incorrect assumption if it's made universally. The answer is that it depends on what you're testing, why, and how. It also means what you mean by refactor.