You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org> on 2010/12/15 21:45:59 UTC

[jira] Closed: (SUREFIRE-543) Expose the name of test suite class used as a sure-fire plugin property so that in can be specified in the project XML

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

Kristian Rosenvold closed SUREFIRE-543.
---------------------------------------

    Resolution: Won't Fix
      Assignee: Kristian Rosenvold

Given that SUREFIRE-141 is fixed, this issue can now be achieved in a number of ways. Watch SUREFIRE-141 for details and the 2.7 website.

> Expose the name of test suite class used as a sure-fire plugin property so that in can be specified in the project XML
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-543
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-543
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.4.3
>         Environment: Does not matter.
>            Reporter: anshul
>            Assignee: Kristian Rosenvold
>
> The SurefirePlugin currently hardcodes the name of the test suite class used for figuring out the list of tests within SurefirePlugin.constructSurefireBooter(). It will be very useful if the plugin exposes the name of these test suites as plugin properties, so that custom ones can be supplied in the XML. 
> The default value for these properties can be set to the current hardcoded values. 
> {{org.apache.maven.surefire.testng.TestNGDirectoryTestSuite, org.apache.maven.surefire.junit4.JUnit4DirectoryTestSuite, org.apache.maven.surefire.junit.JUnitDirectoryTestSuite}}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira