DEV Community

Discussion on: How Do You Handle Legacy Code When Starting a New Project?

Collapse
 
frankfont profile image
Frank Font

Sometimes I start by creating unit tests of existing functionality and then creating unit tests for the feature I'm going to add.