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

It would be awesome if the extension would not wait until *all* tests have run to show the status of individual tests. This especially happens if the tests are in...

need-discussion

### Environment 1. `vscode-jest version`: 5.2.3 2. `node -v`: v14.17.0 3. `npm -v`: 7.24.2 4. `npm ls jest`: [email protected] C:\git\Banana\application\bananaFolder ├─┬ [email protected] │ ├─┬ [email protected] │ │ └── [email protected] deduped...

stage: awaiting response

### Environment 1. `vscode-jest version`: v5.2.3 2. `node -v`: v18.17.1 3. `npm -v` or `yarn --version`: 9.6.7 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): ```...

stage: awaiting response

### Environment 1. `vscode-jest version`: 6.0.1 2. `node -v`: 18.12.1 3. `npm -v` or `yarn --version`: 8.19.2 4. `npm ls jest`: [email protected] 5. your vscode-jest settings if customized: - jest.autoRun?...

stage: awaiting response

I think it would be great if this extension had support for Bun's test runner.

external-dependency

### Environment 1. `vscode-jest version`: v5.2.3 2. `node -v`: v18.15.0 3. `npm -v` or `yarn --version`: 9.5.0 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): ```...

stage: awaiting response
need sample repo

Credit to original PR https://github.com/jest-community/vscode-jest/pull/1033. This includes unit tests. - Followed instructions for `code --extensionDevelopmentPath=your-local-vscode-jest` and seemed to work fine 🤞🏼 - `yarn test` passed - `yarn vscode:prepublish` seemed to...

## Description Add support for pnpm. Resolves #974

### Environment 1. `vscode-jest version`: v5.2.3 2. `node -v`: v18.16.0 3. `npm -v` or `yarn --version`: 4.0.0-rc.44 (corepack) 4. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected):...

stage: awaiting response

### Environment 1. `vscode-jest version`: [5.2.3] 2. `node -v`: [v16.13.2] 3. `npm -v` : [8.1.2] 5. your vscode-jest settings if customized: - jest.jestCommandLine? [npm run test:dev --] 6. Operating system:...

stage: not reproducible