A JUnit 5 extension pack providing additional features like parameterized tests, retries, and environment conditions.
<dependency>
<groupId>org.junit-pioneer</groupId>
<artifactId>junit-pioneer</artifactId>
<version>2.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses @RetryingTest to automatically retry a failing test up to 3 times.
No known issues recorded.
No dependency data recorded yet.