Tuesday, 2 October 2018

mocha sidebar is not showing tests

I'm developing a very simple typescript project and I added a very tiny test with mocha. I installed mocha sidebar on VS Code and all it's dependencies, but test are not showing in the left panel.

The strange is that when I press debug button, my test run without problem (?)

I want to distribute this package on NPM, and only distribute .js, .d.ts, js.map and d.ts.map files.

I think the problem is in my project.json, but I cannot figure what is it. The source code is here



from mocha sidebar is not showing tests

No comments:

Post a Comment