Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a plain junit5 test to show junit5 tests are now possible #1689

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

carstenartur
Copy link
Contributor

What it does

It adds existing junit5 tests in the sourcetree to the build configuration. Theses tests could not be executed until recently the suites have been migrated from junit4 to junit5. This patch adds the tests to be executed as part of the build.

How to test

count the number of tests and check if "VisitorTest" is now part of the test execution.

Author checklist

@carstenartur carstenartur marked this pull request as ready for review October 2, 2024 16:50
@jukzi
Copy link
Contributor

jukzi commented Oct 8, 2024

@jukzi jukzi merged commit 260fa25 into eclipse-jdt:master Oct 8, 2024
10 checks passed
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.

2 participants