You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Adam (Jira)" <ji...@apache.org> on 2020/10/16 08:44:00 UTC

[jira] [Created] (SUREFIRE-1854) Support include/exclude junit test engine

Adam created SUREFIRE-1854:
------------------------------

             Summary: Support include/exclude junit test engine
                 Key: SUREFIRE-1854
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1854
             Project: Maven Surefire
          Issue Type: New Feature
          Components: JUnit 5.x support, Maven Surefire Plugin
    Affects Versions: 2.22.2
            Reporter: Adam


It could be very important for my project to support include/exclude junit test engine by Maven Surefire Plugin.

Junit Console Launcher have existing support for this:

[https://junit.org/junit5/docs/current/user-guide/#running-tests-console-launcher-options]

Similar solution exists for Gradle:

https://junit.org/junit5/docs/current/user-guide/#running-tests-build-gradle



--
This message was sent by Atlassian Jira
(v8.3.4#803005)