{"id":80414,"library":"tracing-matchers","title":"Tracing Matchers","description":"RSpec matchers for testing mocked OpenTracing instrumentations.","status":"active","version":"1.3.0","language":"ruby","source_language":null,"source_url":"https://github.com/iaintshine/ruby-tracing-matchers","tags":["opentracing","rspec","testing","matchers"],"install":[{"cmd":"gem install tracing-matchers","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'tracing-matchers', '~> 1.3.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"TracingMatchers","correct":"require 'tracing-matchers'"}],"quickstart":{"code":"require 'tracing-matchers'\n\nRSpec.describe 'My tracer' do\n  include TracingMatchers\n\n  it 'creates a span' do\n    expect { MyTracer.start_span('op') }.to create_span('op')\n  end\nend","lang":"ruby","description":"Test OpenTracing spans with RSpec matchers"},"warnings":[],"env_vars":null,"search_vec":"'instrument':9 'matcher':2,4,13 'mock':7 'opentrac':8,10 'rspec':3,11 'test':6,12 'trace':1","created_at":"2026-06-18T05:22:43.409674+00:00","updated_at":"2026-06-18T05:22:43.409674+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/iaintshine/ruby-tracing-matchers","github":"https://github.com/iaintshine/ruby-tracing-matchers","docs":"http://www.rubydoc.info/gems/tracing-matchers/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}