[
https://issues.apache.org/jira/browse/SUREFIRE-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15854632#comment-15854632
]
ASF GitHub Bot commented on SUREFIRE-1330:
------------------------------------------
Github user marcphilipp commented on a diff in the pull request:
https://github.com/apache/maven-surefire/pull/142#discussion_r99669653
--- Diff: surefire-providers/pom.xml ---
@@ -41,6 +41,7 @@
<module>surefire-junit3</module>
<module>surefire-junit4</module>
<module>surefire-junit47</module>
+ <module>surefire-junit5</module>
--- End diff --
I think surefire-junit-platform would be better.
> 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)