Registry / testing / test-tracer

test-tracer

JSON →
library1.2.1rbrubygemsunverified

OpenTracing compatible Tracer implementation to be used in tests in Ruby

gem install test-tracer
INSTALL
IMPORT
SIG · TEST-TRACER
T
test-tracer
testingrubyv1.2.1
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.

TestTracer
✓ require 'test_tracer'

Create and use a test tracer span

require 'test_tracer' tracer = TestTracer.new tracer.start_span('test_span') do |span| span.set_tag('key', 'value') end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
test-tracer — gem install test-tracer · libregistry