Match JUnit 5 in TestMethod, TestClass, AssertionMethod ...
Open
Java
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
Would it be possible to extend classes related to test frameworks (e.g. `TestMethod`, `TestClass`, `AssertionMethod`) to check JUnit 5 as well?
The package is different and the API changed quite a lot, so the existing JUnit 4 checks to not match it.
Contributor guide
Assessment
This issue has not been assessed yet.