[Bug]: Ability to suppress auto generated urls from snapshots
Open
Bug Report
Needs Triage
- Dominant language
- TypeScript
- Stars
- 45.5k
- Forks
- 6.7k
- Avg merge
- 17h 22m
- Merged PRs (30d)
- 24
Description
### Version
Latest
### Steps to reproduce
Generate snapshot with jest
### Expected behavior
No links added to generated snapshot
### Actual behavior
Auto generated comments with links to public jest website added to snaps without an option to disable it.
### Additional context
_No response_
### Environment
```shell
Any
```
Contributor guide
Research direction
Start by reproducing the issue with Jest's snapshot generation and inspect the generated snapshot output. Trace where the auto-generated public Jest links are added, then add coverage for disabling them and confirm snapshots contain no links when that option is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100