Skip to content

VertxTestBase alternative for testing vertx-core#6079

Open
vietj wants to merge 14 commits intomasterfrom
checkpoint
Open

VertxTestBase alternative for testing vertx-core#6079
vietj wants to merge 14 commits intomasterfrom
checkpoint

Conversation

@vietj
Copy link
Copy Markdown
Member

@vietj vietj commented Apr 20, 2026

The vertx-core component has been using VertxTestBase and AsyncTestBase since Vert.x 3.

Since then many improvements have been made that help to write better and simpler test for Vert.x.

This provides a minimalist solution for vertx-core tests inspired fro vertx-junit5 and builds on top of the recent improvements like exception handler based reporting.

This also modernize a few existing vertx-core tests to demonstrate the test improvements.

  • TimerTest
  • NetTest
  • HttpClientTimeoutTest

@vietj vietj marked this pull request as draft April 20, 2026 09:50
@vietj vietj added this to the 5.1.0 milestone Apr 20, 2026
@vietj vietj force-pushed the checkpoint branch 11 times, most recently from 4278b9a to 2415ad1 Compare April 27, 2026 14:47
@vietj vietj changed the title Checkpoint replacing AsyncTestBase latching operations. VertxTestBase alternative for testing vertx-core Apr 27, 2026
@vietj vietj marked this pull request as ready for review April 27, 2026 15:01
@vietj vietj self-assigned this Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant