You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/11/12 14:43:59 UTC

[GitHub] srdo opened a new pull request #1019: NETBEANS-1663: Better support for JUnit 5 ParameterizedTest

srdo opened a new pull request #1019: NETBEANS-1663: Better support for JUnit 5 ParameterizedTest
URL: https://github.com/apache/incubator-netbeans/pull/1019
 
 
   See https://issues.apache.org/jira/browse/NETBEANS-1663.
   
   I bumped the Java version for junit.ui to 8, let me know if this isn't okay.
   
   If anyone has suggestions for how to test this automatically, please let me know. I tested this by hand on a project with `@ParameterizedTest` tests, as well as a mix of JUnit 5 and 4 regular `@Test` tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists