You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Steve Moyer (JIRA)" <ji...@apache.org> on 2016/06/29 18:14:17 UTC

[jira] [Created] (SUREFIRE-1260) Add **/*Tests.java as one of the default include patterns

Steve Moyer created SUREFIRE-1260:
-------------------------------------

             Summary: 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: Bug
            Reporter: Steve Moyer


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)