PavelTurk commented on issue #6744:
URL: https://github.com/apache/netbeans/issues/6744#issuecomment-1867514556

   @asbachb I pointed it above, so again:
   
   1) unit test and it test can differ very much in time execution, code 
coverage, required environment etc. 
   2) it is better so keep different things separately.
   3) With src/it you can create another JPMS module with its own dependencies, 
services etc. So, in one maven project you can have three JPMS modules: 
src/main, src/test, src/it.
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to