Is it possible to add breakpoints to ones Mocha tests using Visual Studio Code?
Normally when debugging code one need to configure the launch.json, setting the prog
Debug > Add Configuration... menuNode.js environmentMocha Tests option from the appeared drop-down listargs propertybreakpointDebug iconMocha Tests as a configurationStart debugging button