Make TearDownMethod match more than JUnit 3.8
Open
Java
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
`TearDownMethod` is described as:
>A JUnit 3.8 `tearDown` method.
Would it be possible to extend it so it matches other frameworks and other JUnit versions as well? Limiting it to JUnit 3.8 makes it rather unattractive, especially due to there already being JUnit 5, so the number of projects using JUnit 3.8 will likely decrease over time.
Contributor guide
Assessment
This issue has not been assessed yet.