Skip to content

Improver VertxTestBase reporting mode.#6054

Merged
vietj merged 2 commits intomasterfrom
add-vertx-test-base-report-mode
Mar 31, 2026
Merged

Improver VertxTestBase reporting mode.#6054
vietj merged 2 commits intomasterfrom
add-vertx-test-base-report-mode

Conversation

@vietj
Copy link
Copy Markdown
Member

@vietj vietj commented Mar 31, 2026

Motivation:

The new stateless VertxTestBase mode allows to spot incorrect assertions, when a test is migrated we would like to ensure AsyncTestBase assertions are never called anymore.

This is useful to prevent regression until the effort is completed.

Changes:

Turn the boolean config into an enum with a FORBIDDEN mode always fail on thread checks.

Motivation:

The new stateless VertxTestBase mode allows to spot incorrect assertions, when a test is migrated we would like to ensure AsyncTestBase assertions are never called anymore.

This is useful to prevent regression until the effort is completed.

Changes:

Turn the boolean config into an enum with a FORBIDDEN mode always fail on thread checks.
@vietj vietj force-pushed the add-vertx-test-base-report-mode branch from be54be8 to 11c98fb Compare March 31, 2026 15:23
@vietj vietj added this to the 5.1.0 milestone Mar 31, 2026
@vietj vietj self-assigned this Mar 31, 2026
Some portions of this content were created with the assistance of Claude Code.
@vietj vietj merged commit 01f572f into master Mar 31, 2026
13 of 19 checks passed
@vietj vietj deleted the add-vertx-test-base-report-mode branch March 31, 2026 18:46
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