[ https://jira.codehaus.org/browse/SUREFIRE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tibor Digana closed SUREFIRE-759. --------------------------------- Resolution: Not A Bug surefire and failsafe have slightly different purpose. Both are developed in one project and share a lots of code already, but we don't have problem with this. Our problem is to release surefire/failsafe 3.0 asap. > 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 > Assignee: Tibor Digana > > 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)