Michael emphasizes the importance of tests as tools for developers, not just metrics to chase. He suggests that understanding which parts of the codebase require testing can be driven by upcoming feature changes. By assessing the structure of the code and existing tests, developers can determine where to focus their efforts for safer modifications.