A testing utility that converts JUnit 4 test cases into performance tests with annotations.
<dependency>
<groupId>org.databene</groupId>
<artifactId>contiperf</artifactId>
<version>2.3.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to annotate a JUnit test for performance testing.
Use JUnit 4 or add a JUnit 5 extension if available.
No dependency data recorded yet.