What is Jest- VS Code?
It supports full Jest features within the VS Code environment.
If the extension can find a Jest command within your project, it will run and monitor your project's tests in watch mode, upon launch.
It will also display inline and in the TestExplorer, which tests passed and failed.