vscode-mocha-test-adapter
vscode-mocha-test-adapter copied to clipboard
Can't run tests with describe() but no it() in them
Mocha works fine from the command line with tests that only have to describe() and no it() but can't be run within the test explorer.