Vert.x Unit is a testing framework for Vert.x applications, providing asynchronous testing support.
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-unit</artifactId>
<version>5.0.10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a Vert.x unit test with asynchronous assertions.
No known issues recorded.
No dependency data recorded yet.