Adding unit tests to legacy code
Let’s face it. Unit tests are rare. What are your choices for adding unit tests to legacy code that doesn’t have any? Well, yes… you could wait until a rewrite of the app. The problem with that is that you’ll likely not get better at unit tests. Also...
Mar 3, 20204 min read181

