hbenl / vscode-mocha-test-adapter

Mocha Test Adapter for the VS Code Test Explorer
MIT License
91 stars 31 forks source link

Stopped working on VSCode Insiders #126

Closed iangabrielsanchez closed 4 years ago

iangabrielsanchez commented 4 years ago

VS Code Insiders just got updated and it's now showing this error when trying to load tests:

[hbenl.vscode-test-explorer]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api hbenl.vscode-test-explorer

I tried running it with the command line switch but still doesn't work

iangabrielsanchez commented 4 years ago

Closing this issue due to wrong repo. transferred to: https://github.com/hbenl/vscode-test-explorer/issues/160