Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>just-run-jestNew to Visual Studio Code? Get it now.
just-run-jest

just-run-jest

thingnoy

|
253 installs
| (0) | Free
run jest for current file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

just-run-jest

This extension is a simple extension that allows you to run jest tests from the command palette.

Features

  • Quickly run Jest tests with the shortcut ctrl+alt+j.

Demo

Extension Settings

The extension offers the following settings::

  • runCommand: Configure the command to run Jest tests. For example: npm test -- "$testFile" "--coverage" "--collectCoverageFrom=$collectFrom".
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft