This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bun.sh
Watch
1
Star
0
Fork
0
You've already forked bun.sh
mirror of
https://github.com/oven-sh/bun
synced
2026-02-13 04:18:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ff53b8ecfd042d61d4479d5e6c69e2ff09c6325
bun.sh
/
test
/
js
History
Meghan Denny
70e9c9b3e0
Merge remote-tracking branch 'origin/main' into nektro-patch-31371
2025-09-23 21:31:57 -07:00
..
bun
feat: add test.serial() API for forcing serial test execution (
#22899
)
2025-09-23 21:06:06 -07:00
deno
…
first_party
Fix abort handler in "ws" polyfill (
#21867
)
2025-08-14 16:00:03 -07:00
junit-reporter
Rewrite test/describe, add test.concurrent (
#22534
)
2025-09-20 00:35:42 -07:00
node
Merge remote-tracking branch 'origin/main' into nektro-patch-31371
2025-09-23 21:31:57 -07:00
sql
fix(Bun.sql) handle numeric correctly (
#22925
)
2025-09-23 20:14:19 -07:00
third_party
Rewrite test/describe, add test.concurrent (
#22534
)
2025-09-20 00:35:42 -07:00
valkey
Migrate all Docker usage to unified docker-compose infrastructure (
#22740
)
2025-09-19 04:20:58 -07:00
web
Start using test.concurrent in our tests (
#22823
)
2025-09-22 05:30:34 -07:00
workerd
…