eeverman / eeverman/andhow

KillAndHowBeforeXXX should be an Inherited annotation

Open
#743 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
25
Forks
34
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Research direction

Locate the KillAndHowBeforeXXX annotation declarations and first verify whether JUnit already treats them as inherited using a superclass/subclass test example. Done means the relevant annotations are inherited as requested and the test confirms the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.