Skip to content

docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 2aae193f#962

Open
docschina-bot wants to merge 3 commits intodevfrom
sync-2aae193f-1
Open

docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 2aae193f#962
docschina-bot wants to merge 3 commits intodevfrom
sync-2aae193f-1

Conversation

@docschina-bot
Copy link
Copy Markdown
Collaborator

此 PR 自动生成。

合并 vitest-dev/docs-cn 的修改至本仓库(@ 2aae193

以下文件存在冲突,可能需要重新翻译:

请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-2aae193f-1 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。

禁止使用 Squash Merge 来合并此 Pull Request!

使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。

@docschina-bot docschina-bot requested a review from elonehoo April 20, 2026 23:36
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for cn-vitest failed.

Name Link
🔨 Latest commit 13ea156
🔍 Latest deploy log https://app.netlify.com/projects/cn-vitest/deploys/69e6b875e08e5b00080a03a8

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 13ea1564b5

ℹ️ 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".

Comment thread guide/cli-generated.md
Comment on lines +105 to +109
<<<<<<< HEAD
指定报告器(default、agent、blob、verbose、dot、json、tap、tap-flat、junit、tree、hanging-process、github-actions)
=======
Specify reporters (default, agent, minimal, blob, verbose, dot, json, tap, tap-flat, junit, tree, hanging-process, github-actions)
>>>>>>> 2aae193f0f78a1bf6e7987cb80dc9950fb739a94
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Remove unresolved merge markers in reporters CLI section

This section still contains Git conflict markers (<<<<<<<, =======, >>>>>>>), which means the merge was left unresolved. As committed, the generated CLI docs will render raw conflict text (and many docs pipelines treat this as a hard failure), so users cannot reliably read the --reporter description until this block is resolved to a single final sentence.

Useful? React with 👍 / 👎.

Comment thread guide/reporters.md
Comment on lines +679 to 682
::: tip Agent Reporter
This reporter is well optimized for AI coding assistants and LLM-based workflows to reduce token usage. It is automatically enabled when no `reporters` option is configured and Vitest detects it is running inside an AI coding agent. If you configure custom reporters, you can explicitly add `minimal` or `agent`:

:::code-group
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Close the tip container for Minimal Reporter docs

A new ::: tip Agent Reporter block is opened here, but only one closing ::: is present later (used to close the nested :::code-group). That leaves the tip container unbalanced before the next section header, which can cause subsequent content to be rendered inside the admonition and breaks page structure in Markdown container parsers.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants