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

KillAndHowBeforeXXX should be an Inherited annotation #743

Open
eeverman opened this issue Oct 29, 2022 · 0 comments
Open

KillAndHowBeforeXXX should be an Inherited annotation #743

eeverman opened this issue Oct 29, 2022 · 0 comments
Milestone

Comments

@eeverman
Copy link
Owner

Is your feature request related to a problem? Please describe.
A user would expect these annotations to be inherited from a super class to a child class, but they currently are not.

Describe the solution you'd like
Add @inherited to the annotations so they are inherited.

Additional context
It may be that JUnit already considers these inherited: https://junit.org/junit5/docs/current/user-guide/#extensions-registration-inheritance
Really need a test example to try this out.

@eeverman eeverman added this to the 1.5.1 milestone Oct 29, 2022
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

No branches or pull requests

1 participant