jest-community / vscode-jest

The optimal flow for Jest based testing in VS Code
MIT License
2.84k stars 294 forks source link

fix windows testNamePattern not found issue #1179

Closed connectdotz closed 2 months ago

connectdotz commented 2 months ago

This PR is mainly to address incorrect shell-quote logic for windows.

Also discovered the webpack config has some path-related issues when running on Windows, also fixed here, so we can debug the extension on Windows.


resolves #1175

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10783645125

Details


Totals Coverage Status
Change from base Build 10755715434: -0.004%
Covered Lines: 4098
Relevant Lines: 4104

💛 - Coveralls