[
https://issues.apache.org/jira/browse/SUREFIRE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15429379#comment-15429379
]
Hudson commented on SUREFIRE-1260:
----------------------------------
SUCCESS: Integrated in Jenkins build maven-surefire #1593 (See
[https://builds.apache.org/job/maven-surefire/1593/])
[SUREFIRE-1260] Add **/*Tests.java as one of the default include (tibor17: rev
2a4f413f9efd9a5d2ab53b1026c126c47856f71d)
* (add)
surefire-integration-tests/src/test/resources/surefire-1260-new-tests-pattern/src/test/java/pkg/JUnit4Tests.java
* (edit)
maven-surefire-plugin/src/main/java/org/apache/maven/plugin/surefire/SurefirePlugin.java
* (edit) maven-surefire-plugin/src/site/apt/examples/inclusion-exclusion.apt.vm
* (add)
surefire-integration-tests/src/test/resources/surefire-1260-new-tests-pattern/pom.xml
* (add)
surefire-integration-tests/src/test/java/org/apache/maven/surefire/its/jiras/Surefire1260NewTestsPattern.java
* (add)
surefire-integration-tests/src/test/resources/surefire-1260-new-tests-pattern/src/test/java/pkg/JUnit3Tests.java
> Add **/*Tests.java as one of the default include patterns
> ---------------------------------------------------------
>
> Key: SUREFIRE-1260
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1260
> Project: Maven Surefire
> Issue Type: Improvement
> Reporter: Steve Moyer
> Assignee: Tibor Digana
> Fix For: 2.19.2
>
>
> JUnit 5 tests use that suffix by convention. Adding the **/*Tests.java
> suffix to the default includes provides the correct out of the box behavior
> for those using the maven-surefire-plugin with the
> junit5-platform-surefire-provider.
> This issue is related to SUREFIRE-1206.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)