Debugging Extension Tests - KxSystems/kx-vscode GitHub Wiki

Extension Unit Tests can be debugged by selection Extension Tests target from run and debug tab. Testing will stop at in any breakpoint set in test or source file.

Extension UI Tests can be debugged by selection Extension UI Tests target from run and debug tab.