/vscode-jest-test-adapter

Jest Test Adapter for the VS Code Test Explorer

Primary LanguageTypeScriptMIT LicenseMIT

Jest Test Explorer for Visual Studio Code

Run your Jest tests using the Test Explorer UI.

Build Status

Jest Test Explorer is in a preview state and may not yet support all environments. Please file any issues you encounter on our GitHub repo.

Getting Started

  • Install the extension and restart VS Code
  • Open a project with Jest tests
    • Currently limited to Jest being available from the ./node_modules/.bin/jest path from the VS Code workspace directory. We are working to make this more flexible.
  • Open the Test view
  • Run / Debug your tests in the Test Explorer