docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 7bcfba99#952
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 7bcfba99#952
Conversation
…re (#10035) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Codex <noreply@openai.com>
✅ Deploy Preview for cn-vitest ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: faaee69970
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| expect.extend({ customMatcher }) | ||
| ``` | ||
|
|
||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Resolve merge-conflict markers in extending matchers guide
This file still contains raw conflict markers (<<<<<<<, =======, >>>>>>>), which means the merge was not resolved before commit. In the published docs this will surface as broken prose and duplicate/competing sections instead of a single coherent explanation, so the conflict needs to be resolved and markers removed.
Useful? React with 👍 / 👎.
|
|
||
| 否则快照中会出现大量转义的 `"` 字符。 | ||
|
|
||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Resolve merge-conflict markers in migration guide
The migration page includes unresolved merge-conflict markers, so both sides of the conflict are being committed verbatim. This introduces malformed documentation structure (extra heading block plus marker text) for readers and should be fixed by choosing/merging one final version and deleting the markers.
Useful? React with 👍 / 👎.
|
|
||
| 我们使用的是 Jest 的 `pretty-format` 来序列化快照。你可以在这里阅读更多相关内容:[pretty-format](https://github.com/facebook/jest/blob/main/packages/pretty-format/README.md#serialize). | ||
|
|
||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Resolve merge-conflict markers in snapshot guide
This section also contains unresolved git conflict markers, which indicates an incomplete merge and causes visibly corrupted rendered docs content on the snapshot guide page. The conflicting blocks should be reconciled and all marker lines removed before merging.
Useful? React with 👍 / 👎.
此 PR 自动生成。
合并 vitest-dev/docs-cn 的修改至本仓库(@ 7bcfba9)
以下文件存在冲突,可能需要重新翻译:
请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-7bcfba99-1 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。
禁止使用 Squash Merge 来合并此 Pull Request!
使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。