Registry / testing / zipkin-junit

zipkin-junit

JSON →
library2.24.4javamavenunverified

JUnit rule to spin up a Zipkin server during tests for distributed tracing.

<dependency> <groupId>io.zipkin.zipkin2</groupId> <artifactId>zipkin-junit</artifactId> <version>2.24.4</version> </dependency>
INSTALL
IMPORT
SIG · ZIPKIN-JUNIT
Z
zipkin-junit
testingjavav2.24.4
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.

ZipkinRule
zipkin.junit.ZipkinRule

JUnit rule to start Zipkin server

import zipkin.junit.ZipkinRule; import org.junit.Rule; public class MyTest { @Rule public ZipkinRule zipkin = new ZipkinRule(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.24.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
34
OpenAI (training)
1
Resources
zipkin-junit — mvn dependency:get zipkin-junit · libregistry