To allow other extensions depend on VertxExtension (e.g. extension that retrieves the vertx object and create a webclient), the Vert.x Extension should publish the Vert.x object in global namespace. Perhaps we can add a flag for it in https://github.com/vert-x3/vertx-junit5/pull/56
To allow other extensions depend on VertxExtension (e.g. extension that retrieves the vertx object and create a webclient), the Vert.x Extension should publish the Vert.x object in global namespace. Perhaps we can add a flag for it in https://github.com/vert-x3/vertx-junit5/pull/56