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

Move all Jupiter tests to separate subproject #3920

Merged
merged 6 commits into from
Aug 10, 2024

Conversation

marcphilipp
Copy link
Member

Overview

Prior to this PR, tests in junit-jupiter-engine couldn't use parameterized tests because that would have introduced a cyclic project dependency when opening the project in the Eclipse IDE.
Therefore this PR moves all Jupiter tests to a new jupiter-tests subprojects similar to platform-tests for all Platform projects.


Definition of Done

@marcphilipp marcphilipp self-assigned this Aug 9, 2024
@marcphilipp marcphilipp marked this pull request as ready for review August 10, 2024 12:12
@marcphilipp marcphilipp merged commit c63cbfa into main Aug 10, 2024
15 checks passed
@marcphilipp marcphilipp deleted the marc/jupiter-tests-project branch August 10, 2024 12:50
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