You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2018/12/09 19:54:00 UTC

[jira] [Closed] (SUREFIRE-1610) Provide a flag for skipping test execution that isn't shared with Failsafe

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

Tibor Digana closed SUREFIRE-1610.
----------------------------------
    Resolution: Won't Fix
      Assignee: Tibor Digana

> 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
>            Assignee: Tibor Digana
>            Priority: Minor
>
> 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)