Discovered a really nice tool, called Betterer, a tool based on snapshot testing that we're using at WorkOS to manage codebase migrations
It checks the changes and makes sure they are compatible with the tests defined, eg: Ensuring a deprecated module isn't being referenced