On this page, I want to cover the caveats I encountered while shaping my approach to unit testing in the context of observability.
It's important to clarify that I’m not referring to testing logs or metrics delivery. Instead, I want to focus on testing modules that perform business logic but also include observability calls, like loggers or meters.