Module testing

Module testing 

Source
Expand description

Testing utilities for OpenTelemetry integration

Provides in-memory span exporters and test helpers for validating OpenTelemetry functionality without external dependencies.

Structs§

MockOtlpCollector
Mock OTLP collector for testing export functionality
TestSpanHelper
Helper functions for creating test spans
TestTracerProvider
Test tracer provider with in-memory exporter

Type Aliases§

TestSpanExporter
Use the built-in OpenTelemetry SDK InMemorySpanExporter