-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
将代码合并到v3.x分支。
基本处理方案
- 和 https://v3.vitest.dev/ 为基准,可能没有修改的部分。
- 如果缺失
3.x内容,可以从git记录中寻找历史版本。 - 如果是
4.x内容可以直接删除。
Caution
提交目标分支为3.x
待处理页面
指南 & API
- 重点关注处理
- /guide/why
- /guide/
- /guide/features
- /config/
- /api/
- /api/mock
重点关注 - /api/vi
重点关注 - /api/expect
- /api/expect-typeof
- /api/assert
- /api/assert-type
- /guide/cli
重点关注 - /guide/filtering
- /guide/projects
- /guide/reporters
重点关注@NoiseFan - /guide/coveraget
重点关注@NoiseFan - /guide/snapshot
重点关注 - /guide/mocking
重点关注 - /guide/parallelism
- /guide/testing-types
- /guide/ui
- /guide/in-source
- /guide/test-context
重点关注 - /guide/test-annotations
- /guide/environment
- /guide/extending-matchers
- /guide/ide
- /guide/debugging
重点关注 - /guide/common-errors
- /guide/migration
重点关注@NoiseFan - /guide/migration#vitest-3 @NoiseFan
- /guide/migration#jest @NoiseFan
- /guide/profiling-test-performance @NoiseFan
- /guide/improving-performance
- /guide/browser.html
- /advanced/api.html
重点关注 - /guide/comparisons
浏览器模式
- 重点关注处理 @NoiseFan
- /guide/browser/why
- /guide/browser/
- /guide/browser/config
- /guide/browser/playwright
- /guide/browser/webdriverio
- /guide/browser/context
- /guide/browser/interactivity-api
- /guide/browser/locators
- /guide/browser/assertion-api
- /guide/browser/commands
- /guide/browser/multiple-setups
高级API
- 重点关注处理 @NoiseFan
- /advanced/api/
- /advanced/api/vitest
- /advanced/api/test-project
- /advanced/api/test-specification
- /advanced/api/test-case
- /advanced/api/test-suite
- /advanced/api/test-module
- /advanced/api/test-collection
- /advanced/api/plugin
- /advanced/runner
- /advanced/api/reporters
- /advanced/metadata
- /advanced/guide/tests
- /advanced/reporters
- /advanced/pool
其他页面
- index.md
其他任务
- 旧版本警告
- 英文版3.x link
Metadata
Metadata
Assignees
Labels
No labels