2018-03-04
I have started working my way through the book Working Effectively with Legacy Code. I have been recommended this book multiple times and purchased it a while ago but hadn't gotten around to reading at. A few take-aways I got from the first few chapters:
According to the author a unit test isn't a 'unit' if:
The author identifies the following steps to making changes.