Skip to content

Jest Test Adapter for the VS Code Test Explorer

License

Notifications You must be signed in to change notification settings

jmcaree/vscode-jest-test-adapter

Repository files navigation

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

About

Jest Test Adapter for the VS Code Test Explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published