Drop mocha as testing framework #10723
Labels
A-vscode
vscode plugin issues
C-feature
Category: feature request
S-actionable
Someone could pick this issue up and work on it right now
We currently have a couple of client-side test, using
vscode-test
andmocha
. The latter seems popular, but looking over its dependency tree made me quite uncomfortable.Let's try to implement simple a replacement for it, if possible.
The text was updated successfully, but these errors were encountered: