A comprehensive experience when using Faceook's Jest within a project.
- Useful IDE based Feedback
- Session based test watching
- 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
Open up VS Code, go search for the extension "Jest"
- Offer feedback if you are using an old Jest?