[
https://issues.apache.org/jira/browse/SUREFIRE-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134042#comment-16134042
]
ASF GitHub Bot commented on SUREFIRE-1384:
------------------------------------------
GitHub user britter opened a pull request:
https://github.com/apache/maven-surefire/pull/162
SUREFIRE-1384: ProviderInfo for JUnit Plattform (WIP)
Followup for #153
This is Work in Progress! First take on a JUnitPlattform ProviderInfo, to
enable automatic provider lookup.
Need help to get things working :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/britter/maven-surefire SUREFIRE-1384
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-surefire/pull/162.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #162
----
commit 1a7dd9b84f8462fa841e015826b44c553ff64b5e
Author: Benedikt Ritter <[email protected]>
Date: 2017-06-08T12:46:04Z
SUREFIRE-1384: Start implemeting JUnit Plattform ProviderInfo for automatic
provider lookup
----
> Add ProviderInfo for JUnit Plattform to enable automatic provider lookup
> ------------------------------------------------------------------------
>
> Key: SUREFIRE-1384
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1384
> Project: Maven Surefire
> Issue Type: Improvement
> Components: JUnit 5.x support
> Reporter: Benedikt Ritter
> Fix For: 3.0-RC1
>
>
> In order to enable automatic provider lookup for JUnit Plattform/JUnit 5, we
> need to add the corresponding ProviderInfo implementation to
> AbstractSurefireMojo.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)