Skip to content

Commit db98f9c

Browse files
committed
Point to the JUnit5 examples from the root README
1 parent d3695a8 commit db98f9c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ your Vert.x (or other asynchronous) applications.
148148

149149
The link:unit-examples/README.adoc[Vert.x Unit examples] shows how to use Vert.x Unit.
150150

151+
=== Vert.x JUnit 5 examples
152+
153+
The `vertx-junit5` modules allows testing Vert.x asynchronous operations with JUnit 5.
154+
155+
See link:junit5-examples/README.adoc[Vert.x JUnit 5 examples].
156+
151157
=== RxJava examples
152158

153159
Vert.x for RxJava provides most of its APIs as RxJava so you can use those if you prefer.

0 commit comments

Comments
 (0)