firsttris / vscode-jest-runner

Simple way to run or debug one or more tests from context menu, codelens or command plalette
https://marketplace.visualstudio.com/items?itemName=firsttris.vscode-jest-runner
MIT License
265 stars 124 forks source link

Fix null ref exception when clicking "Run Jest" all test groups #325

Closed domsleee closed 1 year ago

domsleee commented 1 year ago

Fixes: #324