Whenever I do refactoring, the first step is always the same. I need to ensure I have a solid set of tests for that section of code.
~ first step of refactoring is always ensuring a solid test suite
Backlinks
This is a Take note.
Whenever I do refactoring, the first step is always the same. I need to ensure I have a solid set of tests for that section of code.