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

Gonzalo Ortiz commented on NETBEANS-6:
--------------------------------------

I would also be nice to have a better presentation of the tests using the 
display name. The lack of support on running tests on abstract classes is 
another feature that is more evident on JUnit 5, which heavilly incentives this 
kind of tests where there is a superclass/interface which is a _contract_ that 
several other specific test extends/implements. When the user tries to execute 
tests on the superclass, netbeans says there is no test on that class. It would 
be nice to show a dialog in where the user can choose which subclass want to 
execute. But the most important thing, as [~kelemen] said, is to be able to 
execute single tests.

> 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.4.14#64029)

Reply via email to