Description
Provides helpers for testing OpenTelemetry instrumentation in Python projects. It helps developers assert exported spans, metrics, attributes, and context behavior without depending on a real collector.
This is for test suites, not production telemetry. Test data can still contain realistic identifiers or paths, so avoid committing sensitive fixtures.