zio / zio-telemetry

ZIO-powered OpenTelemetry library
https://zio.dev/zio-telemetry
Apache License 2.0
113 stars 55 forks source link

OpenTelemetry: add a testkit module #903

Open grouzen opened 4 weeks ago

grouzen commented 4 weeks ago

It would be nice to have a ZIO-powered testkit module that wraps the OTEL java SDK testkit. In the first place, providing it for the end users is good, but it is also nice to migrate the zio-opentelemetry tests to it.