An open API service indexing awesome lists of open source software.

https://github.com/pdmlab/vscode-mocha-docker-debug-sample

Sample showing how to debug mocha tests inside Docker containers using Visual Studio Code
https://github.com/pdmlab/vscode-mocha-docker-debug-sample

Last synced: 4 months ago
JSON representation

Sample showing how to debug mocha tests inside Docker containers using Visual Studio Code

Awesome Lists containing this project

README

          

# vscode-mocha-docker-debug-sample
Sample showing how to debug Node.js mocha tests inside Docker containers using Visual Studio Code

More details [here](https://alexanderzeitler.com/articles/debugging-mocha-tests-in-a-docker-container-using-visual-studio-code/).

![](https://alexanderzeitler.com/articles/debugging-mocha-tests-in-a-docker-container-using-visual-studio-code/debugmochaindocker.png)