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.0.3 2. `node -v`: 14.15.1 3. `npm -v` or `yarn --version`: 1.22.5 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): 27.0.6...

### Environment 1. `node -v`: v8.4.0 2. `npm -v`: 5.3.0 3. `npm ls react-scripts` (if you haven’t ejected): N/A 4. Operating system: macOS High Sierra Version 10.13.3 ### Steps to...

enhancement

### Environment 1. `vscode-jest version`: [26.6.3] 2. `node -v`: [14.17.0] 3. `npm -v` or `yarn --version`: [npm 6.14.13] 4. your vscode-jest settings if customized: ``` module.exports ={ moduleNameMapper: { '\\.(css|scss)$':...

external-issue

### Environment 1. `vscode-jest version`: v4.0.3 2. `node -v`: v14.16.1 3. `npm -v` or `yarn --version`: yarn version 2.4.2 4. Jest version: 27.0.4 5. your vscode-jest settings if customized: -...

stage: awaiting response

### Environment 1. `vscode-jest version`: 4.1.2 2. `node -v`: v16.9.1 3. `npm -v` or `yarn --version`: npm 7.21.1 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected):...

external-issue

Since the plugins starts without allowing the user to specify what version of node should be used, and use the default selected version in its own process, it is not...

### Environment 1. `code -v` : 1.31.0 7c66f58312b48ed8ca4e387ebd9ffe9605332caa x64 1. `node -v`: 10.15.1 1. `npm -v`: 6.7.0 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected]...

### Expected Behavior I have a project that in test folder I have unit, integration and functional tests. Each test folder has its own configuration and setup files. It would...

### Environment 1. `node -v`: v10.16.2 1. `npm -v`: 6.10.3 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected] 1. your vscode-jest settings if customized: 1....

### Environment 1. `node -v`: 10.9.0 1. `npm -v`: 6.4.1 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): [email protected] 1. your vscode-jest settings if customized: -...

stage: awaiting response