[ https://jira.codehaus.org/browse/SUREFIRE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=360604#comment-360604
]
Tibor Digana commented on SUREFIRE-759:
---------------------------------------
These are two plugins triggered in different lifecycle phase.
Any objections to close this?
> In project with Unit tests (surefire) and integration tests (failsafe) would like ability
to run single test of either variety
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: SUREFIRE-759
> URL: https://jira.codehaus.org/browse/SUREFIRE-759
> Project: Maven Surefire
> Issue Type: New Feature
> Components: Maven Failsafe Plugin, Maven Surefire Plugin
> Affects Versions: 2.9
> Reporter: Steve Cohen
>
> In project with both plugins specified, would like a way to run a single test, whether
it's an integration test or a unit test. I find I can either use -Dtest= and run one unit
test and all integration tests or -Dit.test= and run one integration test and all unit tests.
Would be nice if this could be integrated into a single plugin or at least have a unified
syntax enabling the running of one and only one test of either type.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)
|