Thinking about that brilliant quote, IDK who said it, that if you're writing tests that break every little change you make, you're doing it wrong. That you really just care about testing properties of the entrypoints and API. I'd add for everything else if you really want you can use doctests.