[ https://jira.codehaus.org/browse/SUREFIRE-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kristian Rosenvold reopened SUREFIRE-960: ----------------------------------------- > 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