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

Feat: escape RegExp special chars of file path of args #171

Closed progfay closed 3 years ago

progfay commented 3 years ago

Description

Checklist

progfay commented 3 years ago

I don't know how to debug behavior. I tried to write a test but it didn't work...

Cannot find module 'vscode' from 'out/jestRunner.js'

@firsttris Do you have any idea for testing JestRunner.buildJestCommand?

progfay commented 3 years ago

Sorry, this PR was duplicated with #162 , Close #171