Open TalTurjeman20 opened 1 year ago
After we run tests via test UI plugin or CI process not killed and always we should kill port manually
I have the same issue, any news?
Try the mocha --exit flag for CI, and try "mochaExplorer.exit": true in settings.json for the test UI.
"mochaExplorer.exit": true
After we run tests via test UI plugin or CI process not killed and always we should kill port manually