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 2019/01/27 13:03:00 UTC

[GitHub] sormuras commented on issue #892: [NETBEANS-6] Adding Support for JUnit 5

sormuras commented on issue #892: [NETBEANS-6] Adding Support for JUnit 5
URL: https://github.com/apache/incubator-netbeans/pull/892#issuecomment-457916001
 
 
   > Probably the best solution for Ant users in Apache NetBeans would be to be able to continue to use JUnit 4, rather than JUnit 5, since the latter is a total nightmare to set up in the context of Ant, as described above. No need to endure nightmares...
   
   Have you tried the _all-in-one-fat-jar_ solution with Ant? Download [junit-platform-console-standalone](https://repo1.maven.org/maven2/org/junit/platform/junit-platform-console-standalone) and that's all.
   
   Copied from the [User Guide](https://junit.org/junit5/docs/current/user-guide/#dependency-metadata-junit-platform)
   
   > junit-platform-console-standalone
   > An executable JAR with all dependencies included is provided at Maven Central under the
   > junit-platform-console-standalone directory. See Console Launcher for details.
   
   

----------------------------------------------------------------
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