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 support for JUnit 5 @Nested test classes and Lifecycle PER_CLASS #43

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

jonashoef
Copy link
Contributor

@jonashoef jonashoef commented Dec 9, 2024

Resolves #40, resolves #41.

Test with relevant combinations of Lifecycle PER_METHOD and PER_CLASS

Signed-off-by: Jonas Höf <[email protected]>
* restrict to test class name, as test method is not set when interceptor method is invoked

Signed-off-by: Jonas Höf <[email protected]>
…ures depending on the JUnit 5 test lifecycle

Signed-off-by: Jonas Höf <[email protected]>
@jonashoef jonashoef linked an issue Dec 9, 2024 that may be closed by this pull request
@jonashoef jonashoef force-pushed the 41-add-support-for-junit-5-lifecycle-per-class branch from eb9ab46 to 6491137 Compare December 9, 2024 17:53
… test class hierarchy of failed test contains Lifecycle PER_CLASS

Signed-off-by: Jonas Höf <[email protected]>
@jonashoef jonashoef force-pushed the 41-add-support-for-junit-5-lifecycle-per-class branch from 6491137 to 465be2c Compare December 11, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant