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

Introduce configuration parameter for default extension context scope #4064

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

marcphilipp
Copy link
Member

@marcphilipp marcphilipp commented Oct 10, 2024

Overview

The new junit.jupiter.extensions.testClassInstanceConstruction.extensionContextScope.default configuration parameters allows to change the default extension context scope introduced in #4062 to allow checking for compatibility issues of existing extensions without having to change their implementation.


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@marcphilipp marcphilipp self-assigned this Oct 10, 2024
Base automatically changed from marc/replace-annotation-with-extension-method to main October 11, 2024 13:58
@marcphilipp marcphilipp marked this pull request as ready for review October 11, 2024 14:03
@marcphilipp marcphilipp merged commit 95cd63f into main Oct 11, 2024
15 checks passed
@marcphilipp marcphilipp deleted the marc/scope-config-param branch October 11, 2024 14:13
@marcphilipp marcphilipp added this to the 5.12 M1 milestone Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant