Superior Testing: Stop Stopping
At the end of the session I knew that the code I wrote was correct and I can check it at any time using tests. I guess this is a rhetorical question… At the same time, a new person would adapt better when tests are available — tests improve confidence in the ability to not break things. Take a look at this piece:
The book covers every topic related to I cannot write tests because… Take a look at the TOC — chapter names are direct pointers to solutions:
Seriously, almost every technical issue related to making things testable is covered in the book.
Source: arturdryomov.online