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
.
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5k
Star
95.4k
Code
Issues
3.2k
Pull requests
5k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
bun test --isolate: opt-in global reuse fast path
- #36871
#36871
Open
robobun
wants to merge 11 commits into
main
oven-sh/bun:main
from
farm/490b3121/isolate-fast-reset
oven-sh/bun:farm/490b3121/isolate-fast-reset
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
bun test --isolate: opt-in global reuse fast path
#36871
robobun
wants to merge 11 commits into
main
oven-sh/bun:main
from
farm/490b3121/isolate-fast-reset
oven-sh/bun:farm/490b3121/isolate-fast-reset
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
bun test --isolate: reuse the global when a file leaves it pristine
Show description for a81990b
robobun
committed
a81990b
View commit details
Copy full SHA for a81990b
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
1ffb610
View commit details
Copy full SHA for 1ffb610
Browse repository at this point
tighten comments (comment-cop)
robobun
committed
8cb1b37
View commit details
Copy full SHA for 8cb1b37
Browse repository at this point
make reuse opt-in; fix mockModule LazyProperty zero; add exception scopes
Show description for 03482fb
robobun
committed
03482fb
View commit details
Copy full SHA for 03482fb
Browse repository at this point
ci: retrigger
robobun
committed
87223b1
View commit details
Copy full SHA for 87223b1
Browse repository at this point
GC-root baseline values; restore spies; drop nextTick clear; evict preload chain
Show description for e2af3c1
robobun
committed
e2af3c1
View commit details
Copy full SHA for e2af3c1
Browse repository at this point
swap when JSMock__resetSpies throws
robobun
committed
5c76a70
View commit details
Copy full SHA for 5c76a70
Browse repository at this point
reset overridenDateNow + process listeners; resetSpies before pristine check; re-capture baseline after reuse
Show description for c36cf41
robobun
committed
c36cf41
View commit details
Copy full SHA for c36cf41
Browse repository at this point
skip preload-key re-snapshot on re-capture; reset uncaughtExceptionCaptureCallback
Show description for 43297be
robobun
committed
43297be
View commit details
Copy full SHA for 43297be
Browse repository at this point
reset Bun.plugin state; snapshot module-override / prepareStackTrace at baseline
Show description for 26c4bf4
robobun
committed
26c4bf4
View commit details
Copy full SHA for 26c4bf4
Browse repository at this point
release baseline Strongs on swap; delete virtualModules before plugin reset
Show description for 5aaa813
robobun
committed
5aaa813
View commit details
Copy full SHA for 5aaa813
Browse repository at this point
You can’t perform that action at this time.