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

Tibor Digana updated SUREFIRE-1134:
-----------------------------------
    Fix Version/s: 2.19

> Take list of tests from file (-Dtest has upper limits for comma-separated 
> list of tests)
> ----------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1134
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1134
>             Project: Maven Surefire
>          Issue Type: New Feature
>            Reporter: Paul Hammant
>            Assignee: Tibor Digana
>            Priority: Minor
>             Fix For: 2.19
>
>
> -Dtest=TestOne,foo.BarTest is the way to go for constraining surefire to a 
> list of tests.  There are upper limits to that in the context of command line 
> arguments.
> Could we additionally have:
> {panel:title=Example mvn 
> param|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
> -DtestListFile=testsToRun.txt
> {panel}
> Also for Failsafe:
> {panel:title=Example mvn 
> param|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
> -Dit.testListFile=testsToRun.txt
> {panel}
> Yes, I'd be rewriting testsToRun.txt for my use case, just before invoking 
> Maven.
> Refer 
> http://paulhammant.com/2015/01/11/reducing-test-times-by-only-running-impacted-tests/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to