CoderLine / mocha-vscode

A Mocha test runner extension for VS Code
https://marketplace.visualstudio.com/items?itemName=coderline.mocha-vscode
MIT License
8 stars 2 forks source link

test: Execute all tests on VSIX Installation base #169

Closed Danielku15 closed 1 month ago

Danielku15 commented 1 month ago

Some areas (like the ESBuild installation) require special testing where we avoid using the build directory. In the build directory of the extensions dependencies node_modules might be there which are missing in installation.