-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.22.0
-
Fix Version/s: None
-
Component/s: JUnit 5.x support, TestNG support
-
Labels:None
My maven module uses junit5 but also has testng in its test classpath and my surefire does not specify any testng.xml files
Looks like surefire only look for testng test cases