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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic registration of a JFR listener for JUnit tests.
No known issues recorded.
No dependency data recorded yet.