Registry / testing / junit-platform-jfr

junit-platform-jfr

JSON →
library1.14.4javamavenunverified

Provides Java Flight Recorder (JFR) support for the JUnit Platform, enabling performance monitoring of test executions.

<dependency> <groupId>org.junit.platform</groupId> <artifactId>junit-platform-jfr</artifactId> <version>1.14.4</version> </dependency>
INSTALL
IMPORT
SIG · JUNIT-PLATFORM-JFR
J
junit-platform-jfr
testingjavav1.14.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.

JfrListener
org.junit.platform.jfr

Basic registration of a JFR listener for JUnit tests.

import org.junit.platform.jfr.JfrListener; // Example: Register JFR listener JfrListener listener = new JfrListener();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.14.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
junit-platform-jfr — mvn dependency:get junit-platform-jfr · libregistry