Registry / testing / tracing-matchers

tracing-matchers

JSON →
library1.3.0rbrubygemsunverified

RSpec matchers for testing mocked OpenTracing instrumentations.

gem install tracing-matchers
INSTALL
IMPORT
SIG · TRACING-MATCHERS
T
tracing-matchers
testingrubyv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TracingMatchers
✓ require 'tracing-matchers'

Test OpenTracing spans with RSpec matchers

require 'tracing-matchers' RSpec.describe 'My tracer' do include TracingMatchers it 'creates a span' do expect { MyTracer.start_span('op') }.to create_span('op') end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
tracing-matchers — gem install tracing-matchers · libregistry