A runner for unit tests, intended for testing Quarkus rather than for end user consumption.
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-junit5-internal</artifactId>
<version>3.25.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A simple Quarkus integration test using @QuarkusTest and REST Assured.
Use the public quarkus-junit5 artifact for testing Quarkus applications.
No dependency data recorded yet.