You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mark Hobson (JIRA)" <ji...@codehaus.org> on 2013/05/20 13:34:52 UTC

[jira] (SUREFIRE-997) Support classpath resources in suiteXmlFiles

Mark Hobson created SUREFIRE-997:
------------------------------------

             Summary: 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