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
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 }}
nazarepiedady
/
vitest
Public
forked from
vitest-dev/vitest
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
AriPerkkio
Datepicker
All time
Commit history
Commits on Mar 1, 2026
chore(deps): update `ast-v8-to-istanbul` to v1 (#9755)
AriPerkkio
authored
57cbe39
View commit details
Copy full SHA for 57cbe39
Browse repository at this point
Commits on Feb 27, 2026
docs(sponsors): update special and platinum (#9750)
AriPerkkio
authored
accf5d4
View commit details
Copy full SHA for accf5d4
Browse repository at this point
Commits on Feb 26, 2026
chore: release v4.1.0-beta.5
AriPerkkio
committed
79672d7
View commit details
Copy full SHA for 79672d7
Browse repository at this point
fix: cancelling should stop current test immediately (#9729)
AriPerkkio
authored
0cb2f72
View commit details
Copy full SHA for 0cb2f72
Browse repository at this point
Commits on Feb 21, 2026
fix(runner): mark repeated tests as finished on last run (#9707)
AriPerkkio
authored
cc73597
View commit details
Copy full SHA for cc73597
Browse repository at this point
Commits on Feb 18, 2026
fix(reporter): `dot` reporter leaves pending tests (#9684)
AriPerkkio
authored
4d7938a
View commit details
Copy full SHA for 4d7938a
Browse repository at this point
Commits on Feb 15, 2026
docs: update outdated organization infos (#9663)
Show description for 3a2f34c
AriPerkkio
and
antfu
authored
3a2f34c
View commit details
Copy full SHA for 3a2f34c
Browse repository at this point
Commits on Feb 13, 2026
docs: update old `VITE_NODE_DEPS_MODULE_DIRECTORIES` references (#9654)
AriPerkkio
authored
9918e0d
View commit details
Copy full SHA for 9918e0d
Browse repository at this point
Commits on Feb 12, 2026
fix: increase stacktrace limit for `--detect-async-leaks` (#9638)
AriPerkkio
authored
9fd4ce5
View commit details
Copy full SHA for 9fd4ce5
Browse repository at this point
Commits on Feb 11, 2026
feat: add `--detect-async-leaks` (#9528)
AriPerkkio
authored
c594d4a
View commit details
Copy full SHA for c594d4a
Browse repository at this point
Commits on Jan 27, 2026
docs: reference config in `improving-performance` (#9538)
AriPerkkio
authored
4a7321e
View commit details
Copy full SHA for 4a7321e
Browse repository at this point
Commits on Jan 14, 2026
test: trim beta version from snapshots (#9444)
AriPerkkio
authored
282de20
View commit details
Copy full SHA for 282de20
Browse repository at this point
fix(coverage): `thresholds.autoUpdate` to preserve ending whitespace (#9436)
AriPerkkio
authored
7e534a0
View commit details
Copy full SHA for 7e534a0
Browse repository at this point
feat(coverage): support `ignore start/stop` ignore hints (#9204)
AriPerkkio
authored
e59c94b
View commit details
Copy full SHA for e59c94b
Browse repository at this point
Commits on Jan 13, 2026
fix(coverage): infer transform mode for uncovered files (#9435)
AriPerkkio
authored
f396792
View commit details
Copy full SHA for f396792
Browse repository at this point
Commits on Jan 9, 2026
chore(deps): update `ast-v8-to-istanbul` (#9418)
AriPerkkio
authored
29ee7f5
View commit details
Copy full SHA for 29ee7f5
Browse repository at this point
fix(coverage): apply patch from istanbuljs/istanbuljs#837 (#9413)
Show description for e05cedb
AriPerkkio
and
sapphi-red
authored
e05cedb
View commit details
Copy full SHA for e05cedb
Browse repository at this point
Commits on Dec 29, 2025
fix(pool): handle worker start failures gracefully (#9337)
AriPerkkio
authored
200dadb
View commit details
Copy full SHA for 200dadb
Browse repository at this point
Commits on Dec 26, 2025
fix(coverage): remove unnecessary `istanbul-lib-source-maps` usage (#9344)
AriPerkkio
authored
b094053
View commit details
Copy full SHA for b094053
Browse repository at this point
Commits on Dec 8, 2025
fix(coverage): istanbul untested files source maps are off (#9208)
AriPerkkio
authored
372e86f
View commit details
Copy full SHA for 372e86f
Browse repository at this point
fix(experimental): export `setupEnvironment` for custom pools (#9187)
AriPerkkio
authored
5d26b87
View commit details
Copy full SHA for 5d26b87
Browse repository at this point
chore: type error on `birpc@3.0.0` types (#9206)
AriPerkkio
authored
b7717c1
View commit details
Copy full SHA for b7717c1
Browse repository at this point
Commits on Dec 5, 2025
fix: avoid crashing on `process.versions` stub (#9174)
AriPerkkio
authored
78cfbf9
View commit details
Copy full SHA for 78cfbf9
Browse repository at this point
Commits on Dec 2, 2025
fix(pool): terminate workers on `CTRL+c` forceful exits (#9140)
AriPerkkio
authored
d57d8bf
View commit details
Copy full SHA for d57d8bf
Browse repository at this point
Commits on Nov 26, 2025
fix(coverage): istanbul provider to not break source maps (#9040)
AriPerkkio
authored
e4ca917
View commit details
Copy full SHA for e4ca917
Browse repository at this point
Commits on Nov 25, 2025
fix(pool): init `VITEST_POOL_ID` + `VITEST_WORKER_ID` before environment setup (#9085)
AriPerkkio
authored
379185b
View commit details
Copy full SHA for 379185b
Browse repository at this point
Commits on Nov 24, 2025
fix(browser): unsubscribe `onCancel` on rpc destroy (#9088)
AriPerkkio
authored
f5b7237
View commit details
Copy full SHA for f5b7237
Browse repository at this point
Commits on Nov 17, 2025
fix(pool): prevent writing to closed worker (#9023)
Show description for 042c60c
AriPerkkio
and
sheremet-va
authored
042c60c
View commit details
Copy full SHA for 042c60c
Browse repository at this point
fix(core): prevent starting new run when cancelling (#8991)
AriPerkkio
authored
eb98dd8
View commit details
Copy full SHA for eb98dd8
Browse repository at this point
Commits on Nov 14, 2025
refactor(forks): simplify IPC channel serialization (#8999)
AriPerkkio
authored
7c9edff
View commit details
Copy full SHA for 7c9edff
Browse repository at this point
fix(forks): increase worker start timeout (#9027)
AriPerkkio
authored
5e750f4
View commit details
Copy full SHA for 5e750f4
Browse repository at this point
Commits on Nov 3, 2025
fix(cli): parse `--execArgv` as array (#8924)
AriPerkkio
authored
751c392
View commit details
Copy full SHA for 751c392
Browse repository at this point
perf(pool): sort test files by project by default (#8914)
AriPerkkio
authored
680a612
View commit details
Copy full SHA for 680a612
Browse repository at this point
fix(typecheck): handle re-runs outside `tsc` (#8920)
AriPerkkio
authored
fdb2e79
View commit details
Copy full SHA for fdb2e79
Browse repository at this point
fix: bind `process` in case global is overwritten (#8916)
AriPerkkio
authored
6240d51
View commit details
Copy full SHA for 6240d51
Browse repository at this point
Previous
Next
You can’t perform that action at this time.