jestjs / jestjs/jest

[Bug]: Ability to suppress auto generated urls from snapshots

Open
#16,396 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.