packages feed

hs-opentelemetry-instrumentation-hspec-0.0.1.0: README.md

# hs-opentelemetry-instrumentation-hspec

Instrumentation for Hspec for OpenTelemetry. This creates a span for each test
case inside a test suite.

## Usage

See the example in [examples/hspec](../../examples/hspec) for an instrumented
test suite.