Example project for monocart
npm install
npx monocart test
# npx monocart test config/config.default.js
# npx monocart test -s app -d
https://cenfun.github.io/monocart-reporter/
- Enable "Debug > Node: Auto Attach" with "on" in Preferences Settings
- Debug Config: .vscode/launch.json
- see more details