vscode-jest icon indicating copy to clipboard operation
vscode-jest copied to clipboard

The optimal flow for Jest based testing in VS Code

Results 160 vscode-jest issues
Sort by recently updated
recently updated
newest added

### Environment 1. `vscode-jest version`: 4.6.0 2. `node -v`: 16.x 3. `npm -v` or `yarn --version`: yarn v1.22.18 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected):...

### Environment 1. `vscode-jest version`: v4.6.0 2. `node -v`: v18.7.0 3. `yarn --version`: 3.2.2 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): 28.1.3 5. your vscode-jest...

stage: awaiting response

### Environment 1. `vscode-jest version`: 4.6.0 2. `node -v`: 18.4 3. `npm -v` or `yarn --version`: 1.22.19 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected]...

stage: awaiting response
external-issue

### Environment 1. `vscode-jest version`: 4.6.0 2. `node -v`: 14.19.3 3. `npm -v` or `yarn --version`: 1.22.19 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected]...

stage: awaiting response

Every time I create a file of any type in a project that has Jest installed as a dependency, the output for Jest opens with an error. ``` not-test-4 is...

stage: awaiting response

Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

external-dependency

`vscode-jest version`: 4.6.0 Really great that the Jest extension now has the `showTerminalOnLaunch`, but I wish this would default to false and not true. I fear a future where a...

enhancement

### Environment 1. `vscode-jest version`: v4.4.0 2. `node -v`: v16.13.1 3. `npm -v` or `yarn --version`: npm 8.1.2 4. `npm ls jest` : ``` ├─┬ [email protected] │ └── [email protected] deduped...

need-discussion

### Environment 1. `vscode-jest version`: v4.6.0 2. `node -v`: v17.7.1 3. `npm -v` or `yarn --version`: 8.12.2 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): └─┬...

stage: awaiting response

### Environment 1. `vscode-jest version`: 4.2.1 2. `node -v`: v16.13.1 3. `npm --version`: 8.1.2 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected] 5. your vscode-jest...

external-issue