Stig Rohde Døssing created SUREFIRE-1610:
--------------------------------------------

             Summary: Provide a flag for skipping test execution that isn't 
shared with Failsafe
                 Key: SUREFIRE-1610
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1610
             Project: Maven Surefire
          Issue Type: Wish
          Components: Maven Surefire Plugin
    Affects Versions: 3.0.0-M1
            Reporter: Stig Rohde Døssing


I have a project using both Surefire and Failsafe for running tests. I would 
like to be able to run all tests, only Surefire tests, only Failsafe tests or 
no tests by supplying command line flags.

-DskipTests skips all tests
-DskipITs skips Failsafe tests

It would be nice if Surefire had an extra "skip tests" flag that wasn't shared 
with Failsafe, similar to skipITs, so I could disable only the Surefire tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to