vscode-mocha-test-adapter icon indicating copy to clipboard operation
vscode-mocha-test-adapter copied to clipboard

Can't run tests with describe() but no it() in them

Open marke-apexit opened this issue 2 years ago • 0 comments

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.

marke-apexit avatar Sep 16 '23 12:09 marke-apexit