I'm looking for some examples of writing unit test...
# vertx
j
I'm looking for some examples of writing unit tests for vertx coroutines. The documentation from https://vertx.io/docs/vertx-lang-kotlin-coroutines/kotlin/ doesn't have any sample unit tests. Even the sample project from https://github.com/vert-x3/vertx-examples/tree/4.x/kotlin-examples doesn't have a unit test.