You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Attila Kelemen (JIRA)" <ji...@apache.org> on 2017/06/11 15:44:21 UTC

[jira] [Commented] (NETBEANS-6) Add support for JUnit 5

    [ https://issues.apache.org/jira/browse/NETBEANS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046013#comment-16046013 ] 

Attila Kelemen commented on NETBEANS-6:
---------------------------------------

As I stated on the mailing list: In a Gradle project, I'm just running an appropriate Gradle task. If this task needs a different configuration (or has a different name), I will update the Gradle support to know that. Other than this, I think NB just needs to know about the _Test_ annotation to allow running a single test method.

> Add support for JUnit 5
> -----------------------
>
>                 Key: NETBEANS-6
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6
>             Project: Netbeans
>          Issue Type: New Feature
>          Components: java - JUnit
>            Reporter: Marc Philipp
>
> I’m a member of the JUnit team. We’re currently working on a major new version: JUnit 5. It will require work by IDEs to support test execution and reporting within the IDE. IntelliJ IDEA and Eclipse (on a branch) already support the new JUnit Platform and the new Jupiter API to write tests.
> Are there any plans to add JUnit 5 support to Netbeans? If so, how can we help?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)