Add obsolete snapshot file name to the error message
See original GitHub issueš Feature Proposal
Current output {n} obsolete snapshot files found...
Desired output {n} obsolete snapshot files found... + {/dir/filename(s)} ...
Motivation
Making jest output more informative to improve developersā productivity
Example
See above
Pitch
Why does this feature belong in the Jest core platform?
Common feature proposals that do not typically make it to core:
- New matchers (see jest-extended)
- Changes to the default reporter (use custom reporters instead)
- Changes to node/jsdom test environments (use custom environments instead)
Issue Analytics
- State:
- Created 4 years ago
- Reactions:5
- Comments:7 (2 by maintainers)
Top Results From Across the Web
What are obsolete snapshots and snapshot files?
"Obsolete" refers to snapshots or snapshot files, for which no .toMatchSnapshot() exists any more. Snapshots are organised in one file per testĀ ...
Read more >Help! "You must rerun snapshot because current snapshot ...
Since posting this original message, I temporarily "solved' the problem by deleting all subscriptions, all publications, all snapshots, andĀ ...
Read more >Snapshot Testing - Jest
Snapshot tests are a very useful tool whenever you want to make sure your UI does not change unexpectedly.
Read more >Why am I getting an āobsolete reportā error message?
You may be trying to report on data that isn't available. Data may be unavailable because: An object in the report isn't enabled...
Read more >RMAN Unable to delete obsolete control file copy ā oracle-tech
What you have there is the snapshot control file which is a temporary file and should not be a part of the recovery...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

we are a couple of versions behindā¦thank you!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.