pester/vscode-adapter

If a Test has a syntax or other terminating error, it screws up the test explorer

Closed this issue · 1 comments

Seems to only occur with newer vscode versions

Even test trees that have succeeded are now no longer expandable. This seems to maybe be a change in the test API that used to work but doesn't anymore, an unhandled undefined exists somewhere it shouldn't in the test tree.
image

Test syntax and terminating errors are now handled correctly