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
- Host: GitHub
- URL: https://github.com/pdmlab/vscode-mocha-docker-debug-sample
- Owner: PDMLab
- License: bsd-3-clause
- Created: 2016-04-10T11:22:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T11:39:44.000Z (almost 10 years ago)
- Last Synced: 2025-06-25T09:05:35.011Z (7 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).
