Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.19
-
None
-
None
Description
Running the following command works:
mvn test -Dtest=MyTestCaseTest#myTest
This doesn't work (package name included):
mvn test -Dtest=my.package.name.MyTestCaseTest#myTest
Attachments
Issue Links
- is duplicated by
-
SUREFIRE-1186 -Dtest=com.xxx.MyTest no longer work with surefire 2.19
- Closed
-
SUREFIRE-1200 Could not run single test by full name
- Closed
-
SUREFIRE-1204 -Dtest= option is broken in 2.19
- Closed