docs(en): merge docs-cn/sync-docs into docs-cn/dev @ ab4222a4#951
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ ab4222a4#951
Conversation
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.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: de70c1b338
ℹ️ 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".
| - **类型:** `string` | ||
| - **默认值:** `data-testid` | ||
|
|
||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Resolve conflict markers in browser locator docs
This commit leaves raw merge-conflict markers (<<<<<<<, =======, >>>>>>>) in the published markdown, which indicates the merge was not completed and will surface broken content to readers; many doc pipelines also fail CI when these markers are present. Please resolve the conflict and keep only the intended final text for this section.
Useful? React with 👍 / 👎.
| 你可以使用 [`outputFile`](/config/outputfile) 配置选项配置输出。你需要在那里指定 `.html` 路径。例如,`./html/index.html` 是默认值。 | ||
| ::: | ||
|
|
||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Remove unresolved merge markers from UI guide
The UI guide still contains unresolved conflict markers around the module-graph section, so users will see merge artifacts in the rendered docs and any conflict-marker checks in docs CI can fail. This should be resolved before merging so only the chosen content remains.
Useful? React with 👍 / 👎.
| ### browser.locators.exact | ||
|
|
||
| - **CLI:** `--browser.locators.exact` | ||
| - **Config:** [browser.locators.exact](/config/browser/locators#locators-exact) |
There was a problem hiding this comment.
Fix broken anchor for browser.locators.exact config link
The new CLI docs link points to /config/browser/locators#locators-exact, but the target section in config/browser/locators.md is explicitly anchored as #browser-locators-exact; clicking this config link will not jump to the option, which makes the new flag harder to discover from the generated CLI page.
Useful? React with 👍 / 👎.
此 PR 自动生成。
合并 vitest-dev/docs-cn 的修改至本仓库(@ ab4222a)
以下文件存在冲突,可能需要重新翻译:
请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-ab4222a4-1 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。
禁止使用 Squash Merge 来合并此 Pull Request!
使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。