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

Fails to work with directories with foreign symbols #215

Open hetacz opened 3 years ago

hetacz commented 3 years ago

Really simple issue I think:

My name is Rafał (Ł is a polish letter), and jest runner cant open c:\Users\Rafał... When I move working folder just to c;\ it works fine. Jest runner parses Rafał as Rafa. Screenshot below.

To recreate just change a letter in working directory to Ł.

Bez tytułu

firsttris commented 3 years ago

probably they need to be escaped and are not