Reasons Not to Refactor 1 year ago
Instead of “refactoring” without tests, we can start by writing some tests!
I agree with this but I have always struggled with putting it into practice. Good code is easy to test. Often, I want to refactor to make it easy to test.