[
https://issues.apache.org/jira/browse/SUREFIRE-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042643#comment-16042643
]
ASF GitHub Bot commented on SUREFIRE-1384:
------------------------------------------
GitHub user britter opened a pull request:
https://github.com/apache/maven-surefire/pull/153
SUREFIRE-1384: ProviderInfo for JUnit Plattform (WIP)
This is Work in Progress!
First take on a JUnitPlattform ProviderInfo, to enable automatic provider
lookup.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/britter/maven-surefire
junitplattform-provider-info
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-surefire/pull/153.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 #153
----
commit 890f1cb8b54c5fa612d3191df0057522f6d9f28a
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.3.15#6346)