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 2013/03/06 20:18:52 UTC

[jira] (SUREFIRE-960) Read from excel to run test-cases

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

Kristian Rosenvold closed SUREFIRE-960.
---------------------------------------

    Resolution: Duplicate
      Assignee: Kristian Rosenvold

The file based feature should be enough for excel users too; we won't be adding excel specific features
                
> Read from excel to run test-cases
> ---------------------------------
>
>                 Key: SUREFIRE-960
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-960
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.13
>            Reporter: arun reddy
>            Assignee: Kristian Rosenvold
>
> Read from excel from which we read two columns 
> one column has Testclass names and second column(column2) has true and false values.
> I want to run the test classes whose respective column2 value is true and exclude the test classes whose respective column2 value is false.
> I tried creating a maven plugin to read the excel and fetch the test-class names 
> but I dont know how to run those testclasses only.
> It would be great and helpful to my project if any one provide a solution for this

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