Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.0.0-M5
-
None
-
None
Description
Started with this example:
maven-surefire\surefire-its\src\test\resources\junit5-testng
Added both test to group "aa" (testng) / Tag "aa" (Junit5)
mvn test runs both tests
mvn test -Dgroups=aa runs only Junit5 test.
Looks like groups don't work at all for testng in this configuration.
Attachments
Issue Links
- duplicates
-
SUREFIRE-2024 Replace testng-junit5 by testng-engine in tests and documentation
-
- Closed
-
- is related to
-
SUREFIRE-2024 Replace testng-junit5 by testng-engine in tests and documentation
-
- Closed
-