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/18 12:44:09 UTC

[GitHub] srdo commented on issue #1069: NETBEANS-1744: Support Run/Debug Focused Test Method for @Nested JUni…

srdo commented on issue #1069: NETBEANS-1744: Support Run/Debug Focused Test Method for @Nested JUni…
URL: https://github.com/apache/incubator-netbeans/pull/1069#issuecomment-455534176
 
 
   I'm reasonably confident in this. I've checked that test single works for `@Nested` tests, and also for normal JUnit 5 and 4 tests. 
   
   There shouldn't be a change in behavior for non-Maven projects, since the changes outside the Maven module should be backwards compatible.
   
   I think the only slight oddity I would expect from the new handling is that running single nested tests will work even if you don't mark the class as `@Nested`, but I don't feel like that's really a problem. 

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