dbalek opened a new pull request #2766: URL: https://github.com/apache/netbeans/pull/2766
- Common base class for handlers displaying test results (`org.netbeans.modules.gsf.testrunner.ui.api.TestResultDisplayHandler`) created. - Its subclass (`org.netbeans.modules.java.lsp.server.progress.TestProgressHandler`) created that sends test results over LSP to client. - `Test Explorer UI` VSCode extension is used on the client side to display test results. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists