Skip to content

ConstructiveCoding/vscode-jest

 
 

Repository files navigation

The Aim

A comprehensive experience when using Faceook's Jest within a project.

  • Useful IDE based Feedback
  • Session based test watching

Screenshot

Features

  • Starts Jest automatically when you're in a project with Jest installed.
  • Show individual fail / passes inline.
  • Show fails inside the problem inspector.
  • Highlights the errors next to the expect functions

How to get it?

Open up VS Code, go search for the extension "Jest"

Future Ideas

  • Offer feedback if you are using an old Jest?

About

The optimal flow for Jest based testing in VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%