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 2021/03/30 13:42:00 UTC

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

    [ https://issues.apache.org/jira/browse/SUREFIRE-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311529#comment-17311529 ] 

Tibor Digana edited comment on SUREFIRE-1854 at 3/30/21, 1:42 PM:
------------------------------------------------------------------

Hi [~adam11grafik],

First you have to create a Fork from Surefire to your personal repository in GitHub.
See this https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork
Then you push your changes to your working repository.
And then you create a Pull Request which I will see automatically in apache/maven-surefire. Please see this guide https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork


was (Author: tibor17):
Hi [~adam11grafik],

First you have to create a Fork from Surefire to your personal repository in GitHub.
Then you push your changes to your working repository.
And then you create a Pull Request which I will see automatically in apache/maven-surefire. Please see this guide https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork

> 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
>            Priority: Major
>
> 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)