Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
vitest-dev
/
docs-cn
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
109
Star
164
Code
Issues
3
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ af8ee5a7
- #1007
#1007
Merged
NoiseFan
merged 23 commits into
dev
vitest-dev/docs-cn:dev
from
sync-af8ee5a7-1
vitest-dev/docs-cn:sync-af8ee5a7-1
Copy head branch name to clipboard
Aug 2, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ af8ee5a7
#1007
NoiseFan
merged 23 commits into
dev
vitest-dev/docs-cn:dev
from
sync-af8ee5a7-1
vitest-dev/docs-cn:sync-af8ee5a7-1
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2026
refactor!: separate config resolution from the server creation (#10554)
sheremet-va
authored
e31ddef
View commit details
Copy full SHA for e31ddef
Browse repository at this point
Commits on Jul 8, 2026
feat: add toggable `injectCjsGlobals` option (#10709)
sheremet-va
authored
06a3ac9
View commit details
Copy full SHA for 06a3ac9
Browse repository at this point
Commits on Jul 9, 2026
perf: make the Node compile cache opt-in, persist worker caches on teardown (#10742)
sheremet-va
authored
494f678
View commit details
Copy full SHA for 494f678
Browse repository at this point
Commits on Jul 14, 2026
perf(browser): stop serving framework sourcemaps in headless runs (#10728)
sheremet-va
authored
591f4db
View commit details
Copy full SHA for 591f4db
Browse repository at this point
docs: add latitude to sponsors (#10771)
sheremet-va
authored
813b6be
View commit details
Copy full SHA for 813b6be
Browse repository at this point
Commits on Jul 20, 2026
feat: promote fsModuleCache to a top-level option (#10734)
sheremet-va
authored
614cdaa
View commit details
Copy full SHA for 614cdaa
Browse repository at this point
docs: update latitude logo (#10802)
sheremet-va
authored
d3cf098
View commit details
Copy full SHA for d3cf098
Browse repository at this point
Commits on Jul 21, 2026
docs: fix styling of logos (#10806)
sheremet-va
authored
6f468ba
View commit details
Copy full SHA for 6f468ba
Browse repository at this point
Commits on Jul 22, 2026
feat(benchmark): add pluggable benchmark provider API (#10799)
Show description for 7eeb95c
GuillaumeLagrange
and
sheremet-va
authored
7eeb95c
View commit details
Copy full SHA for 7eeb95c
Browse repository at this point
Commits on Jul 23, 2026
fix(browser): mock window.print to avoid hanging (fix #7375) (#10798)
aaravjaichand
authored
b417e1f
View commit details
Copy full SHA for b417e1f
Browse repository at this point
Commits on Jul 24, 2026
feat(cli): support -p shorthand for --project (#10826)
sheremet-va
authored
05d82ab
View commit details
Copy full SHA for 05d82ab
Browse repository at this point
refactor: deduplicate run-level option propagation and document the resolution model (#10823)
sheremet-va
authored
dee42cd
View commit details
Copy full SHA for dee42cd
Browse repository at this point
Commits on Jul 27, 2026
feat!: inline projects extend the root config by default (#10750)
sheremet-va
authored
3987c94
View commit details
Copy full SHA for 3987c94
Browse repository at this point
Commits on Jul 28, 2026
fix(deps): update all non-major dependencies (#9958)
Show description for 22d6e3f
renovate[bot]
and
sheremet-va
authored
22d6e3f
View commit details
Copy full SHA for 22d6e3f
Browse repository at this point
chore: add Knip checks (#10847)
sheremet-va
authored
ad3a423
View commit details
Copy full SHA for ad3a423
Browse repository at this point
chore(deps): update shiki monorepo to v4 (#10625)
Show description for 7b67107
renovate[bot]
authored
7b67107
View commit details
Copy full SHA for 7b67107
Browse repository at this point
Commits on Jul 29, 2026
feat!: enable mocking Temporal without fake timers (#10757)
Show description for 0098755
3 people
authored
0098755
View commit details
Copy full SHA for 0098755
Browse repository at this point
feat(types)!: add better promise support in expects and matchers (#8266)
Show description for eecf58f
samchungy
and
sheremet-va
authored
eecf58f
View commit details
Copy full SHA for eecf58f
Browse repository at this point
Commits on Jul 30, 2026
feat!: support nested projects (#10846)
sheremet-va
authored
af8ee5a
View commit details
Copy full SHA for af8ee5a
Browse repository at this point
Commits on Aug 1, 2026
docs(en): merging all conflicts
docschina-bot
committed
4b5a646
View commit details
Copy full SHA for 4b5a646
Browse repository at this point
Commits on Aug 2, 2026
docs(cn): dissolve the conflict
NoiseFan
committed
814b631
View commit details
Copy full SHA for 814b631
Browse repository at this point
chore: update dependencies
NoiseFan
committed
637c76e
View commit details
Copy full SHA for 637c76e
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
41c2534
View commit details
Copy full SHA for 41c2534
Browse repository at this point
You can’t perform that action at this time.