Skip to content

Conversation

@WuMingDao
Copy link
Contributor

@WuMingDao WuMingDao commented Jan 4, 2026

  • api/browser/interactivity.md: translate WebdriverIO comment
  • api/browser/locators.md: translate label comments
  • guide/mocking/modules.md: translate code comments
  • config/browser.md: translate comparators section
  • config/experimental.md: complete translation
  • api/expect.md: translate missing comments and schemaMatching

在提交PR之前,请确保您执行以下操作:

  • 曾阅读过翻译须知
  • 检查是否已经有PR以同样的方式解决问题,以避免创建重复。
  • 在此PR中描述正在解决的问题,或引用它解决的问题(例如:fixes #123)。

描述

附加上下文

WuMingDao and others added 4 commits January 1, 2026 13:43
- api/browser/interactivity.md: translate WebdriverIO comment
- api/browser/locators.md: translate label comments
- guide/mocking/modules.md: translate code comments
- config/browser.md: translate comparators section
- config/experimental.md: complete translation
- api/expect.md: translate missing comments and schemaMatching

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Jan 4, 2026

Deploy Preview for cn-vitest ready!

Name Link
🔨 Latest commit 6349264
🔍 Latest deploy log https://app.netlify.com/projects/cn-vitest/deploys/69613d679758270008545812
😎 Deploy Preview https://deploy-preview-890--cn-vitest.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@WuMingDao WuMingDao changed the title fix: test-context next fix: docs(cn): translate missing Jan 4, 2026
@NoiseFan
Copy link
Collaborator

NoiseFan commented Jan 5, 2026

审核进度:

api/advanced

  • api/advanced/plugin.md
  • api/advanced/reporters.md
  • api/advanced/test-case.md
  • api/advanced/test-suite.md
  • api/advanced/vitest.md

api/browser

  • api/browser/interactivity.md
  • api/browser/locators.md

api

  • api/expect-typeof.md
  • api/expect.md
  • api/index.md

config

  • config/browser.md
  • config/experimental.md
  • config/index.md
  • config/onstacktrace.md
  • config/resolvesnapshotpath.md

browser

  • guide/browser/component-testing.md
  • guide/browser/index.md
  • guide/browser/visual-regression-testing.md

mocking

  • guide/mocking/modules.md

guide

  • guide/comparisons.md
  • guide/features.md
  • guide/migration.md
  • guide/open-telemetry.md
  • guide/parallelism.md
  • guide/profiling-test-performance.md
  • guide/test-context.md


```ts
await userEvent.keyboard('{Shift>}')
// By using an empty object as the option, this opts in to using a chain of actions
Copy link
Collaborator

Choose a reason for hiding this comment

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

a chain of actionsselenium 里面的名词,应翻译为 行为链

@NoiseFan NoiseFan changed the title fix: docs(cn): translate missing docs(cn): update v4.0.15 missing translate Jan 7, 2026
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.

2 participants