vscode-jest
vscode-jest copied to clipboard
Consider moving the "new snapshots" to be a new button on the bottom
'm unsure if an extension can have 2 bottom bar things, but I am seeing this new snapshots message all the time in my current work.
Ideally down here there'd be a "Update Snapshots" instead:

It's also not catching:
New snapshot was not written. The update flag must be explicitly passed to write a new snapshot.
Maybe it could just look for something like this:
› 2 snapshot tests failed in 2 test suites. Inspect your code changes or press
uto update them.
Notably
press
uto update them
Also, new snapshots should trigger it

Can we add a option for update snapshot automatically no need confirm. I always click yes replace it. 😄
I believe you could just use pathToJest and pass --u as a parameter as part of that path.
Get. Thanks
I've wondered about this myself too
On May 26, 2017 15:51, "Qibang" [email protected] wrote:
Get. Thanks
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/orta/vscode-jest/issues/111#issuecomment-304303547, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC_jh-pdxSn6YeYZkoOZ-9HKtaS-0rKks5r9ucMgaJpZM4Ngh9B .
This issue has been inactive for over a year and has been marked as stale. It will be automatically closed in 30 days if no further activity occurs. Since significant changes have occurred in the codebase, please open a new issue with updated details if the problem still persists.