Debugging Jest Tests with VSCode Debugger Advanced Configuration | Developer Quick Takes

preview_player
Показать описание
Learn three different techniques to debug Lightning Web Components Jest tests in VSCode: using the Salesforce Extensions, using Chrome Developer Tools and using an advanced configuration for VSCode debugger.

Track: BeatFort - Rampant Sunrise
Music provided by Ninety9Lives
Рекомендации по теме
Комментарии
Автор

This video covered some very key points that were hard to discover from just searching the web. Thank you very much.

roymathew
Автор

I use the VS Code Jest extension by Orta. It works fine, and I can also use the in-editor breakpoints in VS Code without needing to write "debugger".

VeaceslavBARBARII
Автор

The VSCode debugger has since been updated, and we can now use breakpoints

andypsolomon