Y
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
searls
3938 days ago
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.
link