You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2023/01/07 08:45:00 UTC

[jira] [Updated] (SUREFIRE-2048) Reworking the hack in SUREFIRE-1535. Fork should received command declaring Java type of the test.

     [ https://issues.apache.org/jira/browse/SUREFIRE-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated SUREFIRE-2048:
-------------------------------------
    Fix Version/s: 3.0.0-M9
                       (was: 3.0.0-M8)

> 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-M9
>
>
> 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.10#820010)