[
https://issues.apache.org/jira/browse/SUREFIRE-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854660#comment-15854660
]
ASF GitHub Bot commented on SUREFIRE-1330:
------------------------------------------
Github user marcphilipp commented on the issue:
https://github.com/apache/maven-surefire/pull/142
> It may be possible to the the tests running by explicitly declaring the
already released provider by the JUnit team as described in their
documentation. I gave that a try but was unable to get it working.
Did you change the include pattern? I think Surefire only not pickup
`*Tests` by default (see
http://maven.apache.org/components/surefire/maven-surefire-plugin/test-mojo.html#includes).
> @marcphilipp please let us know who we should attribute this donation to.
Please use the list in junit-team/junit5#541. Thanks!
> JUnit 5 surefire-provider code donation
> ---------------------------------------
>
> Key: SUREFIRE-1330
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1330
> Project: Maven Surefire
> Issue Type: Task
> Reporter: Benedikt Ritter
> Fix For: 3.0-RC1
>
> Attachments: junit-platform-surefire-provider.zip
>
>
> The JUnit team wishes to contribute their surefire provider implementation
> for JUnit 5 to the Maven team.
> The code is currently located at GitHub:
> https://github.com/junit-team/junit5/tree/master/junit-platform-surefire-provider
> They have recently relicensed the code under terms of Apache License 2.0:
> https://github.com/junit-team/junit5/issues/541
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)