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

Mark Hobson updated SUREFIRE-997:
---------------------------------

    Description: 
The TestNG {{suiteXmlFiles}} configuration parameter is of type {{File}} and as 
such only supports suite XML files relative to the current project.

It would be handy to be able to reference suite XML files in other test 
dependencies by using classpath resources.  This would provide an explicit 
method of executing tests from dependencies rather than the scanning mechanism 
added in SUREFIRE-569.

  was:
The TestNG {{suiteXmlFiles}} configuration parameter is of type {{File}} and as 
such only supports suite XML files relative to the current project.

It would be handy to be able to reference suite XML files in other test 
dependencies by using classpath resources.  This would provide an explicit 
method of executing tests from dependencies rather than the scanning mechanism 
added in SUREFIRE-569.



    
> Support classpath resources in suiteXmlFiles
> --------------------------------------------
>
>                 Key: SUREFIRE-997
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-997
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: TestNG support
>    Affects Versions: 2.14.1
>            Reporter: Mark Hobson
>
> The TestNG {{suiteXmlFiles}} configuration parameter is of type {{File}} and 
> as such only supports suite XML files relative to the current project.
> It would be handy to be able to reference suite XML files in other test 
> dependencies by using classpath resources.  This would provide an explicit 
> method of executing tests from dependencies rather than the scanning 
> mechanism added in SUREFIRE-569.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to