MCPcopy Index your code
hub / github.com/eclipse-vertx/vertx-junit5

github.com/eclipse-vertx/vertx-junit5 @5.1.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 5.1.3 ↗ · + Follow
369 symbols 982 edges 42 files 50 documented · 14% 3 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build Status (5.x) Build Status (4.x)

Vert.x JUnit 5 integration

This module offers integration and support for writing Vert.x tests with JUnit 5.

Documentation

License

Copyright (c) 2018 Red Hat, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Originally written by Julien Ponge.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 278
Class 85
Interface 5
Enum 1

Languages

Java100%

Modules by API surface

src/test/java/io/vertx/junit5/tests/VertxExtensionTest.java36 symbols
src/main/java/examples/Examples.java34 symbols
src/test/java/io/vertx/junit5/tests/VertxTestContextTest.java33 symbols
src/test/java/io/vertx/junit5/tests/VertxParameterProviderLifeCycleTest.java25 symbols
src/main/java/io/vertx/junit5/VertxTestContext.java23 symbols
src/test/java/io/vertx/junit5/tests/VertxExtensionAnnotationTest.java22 symbols
src/main/java/io/vertx/junit5/VertxExtension.java21 symbols
src/main/java/io/vertx/junit5/RunTestOnContext.java16 symbols
src/main/java/io/vertx/junit5/CountingCheckpoint.java15 symbols
src/test/java/io/vertx/junit5/tests/VertxParameterProviderTest.java10 symbols
src/test/java/io/vertx/junit5/tests/StaticRunOnContextExtensionTest.java9 symbols
src/test/java/io/vertx/junit5/tests/IntegrationTest.java9 symbols

For agents

$ claude mcp add vertx-junit5 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page