Initial support for node:test (#18140)

This commit is contained in:
Ashcon Partovi
2025-03-19 11:49:00 -07:00
committed by GitHub
parent 21a42a0dee
commit 6e1f1c4da7
39 changed files with 1456 additions and 397 deletions

View File

@@ -174,7 +174,7 @@ Some methods are not optimized yet.
### [`node:test`](https://nodejs.org/api/test.html)
🔴 Not implemented. Use [`bun:test`](https://bun.sh/docs/cli/test) instead.
🟡 Partly implemented. Missing mocks, snapshots, timers. Use [`bun:test`](https://bun.sh/docs/cli/test) instead.
### [`node:trace_events`](https://nodejs.org/api/tracing.html)