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 2020/03/20 13:46:30 UTC

[GitHub] [netbeans] jtulach opened a new pull request #2038: Allow explicit selection of JUnit4 test generator

jtulach opened a new pull request #2038: Allow explicit selection of JUnit4 test generator 
URL: https://github.com/apache/netbeans/pull/2038
 
 
   JUnit5 and JUnit4 have nothing in common. In fact they are almost completely different frameworks. I am annoyed by the IDE to pushing me to use JUnit5. Most of my projects use JUnit4 and I am happy with it.
   
   This PR adds new testing framework JUnit4 (in addition to existing generic JUnit) and allows users that care select JUnit4 explicitly when generating tests for a class.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


[GitHub] [netbeans] ebarboni merged pull request #2038: Allow explicit selection of JUnit4 test generator

Posted by GitBox <gi...@apache.org>.
ebarboni merged pull request #2038: Allow explicit selection of JUnit4 test generator 
URL: https://github.com/apache/netbeans/pull/2038
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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