[
https://issues.apache.org/jira/browse/SUREFIRE-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513755#comment-17513755
]
Tibor Digana commented on SUREFIRE-2048:
----------------------------------------
See the original PR
https://github.com/apache/maven-surefire/pull/190
> Reworking the hack in SUREFIRE-1535. Fork should received command declaring
> Java type of the test.
> --------------------------------------------------------------------------------------------------
>
> Key: SUREFIRE-2048
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2048
> Project: Maven Surefire
> Issue Type: Improvement
> Components: Maven Failsafe Plugin, Maven Surefire Plugin, process
> forking
> Reporter: Tibor Digana
> Priority: Major
> Fix For: 3.0.0-M7
>
>
> This is very important issue for TestNG and JUnit5/Cucumber.
> Currently, the plugin sends a string to a fork with FQN of test class.
> This mechanism should be extended with other possibilities like TestNG suite
> XML path, JUnit5 unique id, etc.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)