vscode-jest
vscode-jest copied to clipboard
The optimal flow for Jest based testing in VS Code
### 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...
### 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]...
### 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]...
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...
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...
`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...
### 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...
### 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): └─┬...
### 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...