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

Test of firsttris/vscode-jest-runner was failed #169

Closed progfay closed 3 years ago

progfay commented 3 years ago

Description

In current HEAD of master, run npm test and failed with:

ENOENT: no such file or directory, open '/path/to/firsttris/vscode-jest-runner/vscode-jest-runner/out/test/suite/test2.test.ts'

Possible Solution