Skip to content

zjaml/vscode-mocha-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I've been trying to setup a workflow where I can debug mocha-tests against NodeJS server API written in ES6, however the breakpoint seems not matching with the lines of code at all.

Steps to reproduce:

  1. npm install
  2. put a breakpoint in the test.js
  3. run the mocha debug to let the breakpoint hit,and track.

related issue: microsoft/vscode#3701

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published