Vscode-jest: Add Reset Jest Runner command

Created on 28 Dec 2016  路  4Comments  路  Source: jest-community/vscode-jest

I'm setting up a new project, I'm stopping and starting all the time

enhancement

Most helpful comment

I think we could tie this into the statusbar click event. When clicking on the status bar it would stop/start jest.

All 4 comments

I think we could tie this into the statusbar click event. When clicking on the status bar it would stop/start jest.

"Starting Jest in Watch mode failed too many times and has been stopped. Please check your system configuration."
I should restart entire Visual Studio Code to get my tests running again? wtf?

If you're finding that the Jest: Start Jest command doesn't restart Jest it's quick to reload the window:

screen shot 2018-04-03 at 16 14 50

I'm happy to review a PR if you'd like to add to the UI @georgsh.

this has finally been added in 3.0.0!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RehanSaeed picture RehanSaeed  路  5Comments

offero picture offero  路  4Comments

alloy picture alloy  路  3Comments

somewhatabstract picture somewhatabstract  路  4Comments

radfahrer picture radfahrer  路  3Comments