deno
fix(ext/node): implement missing node:test APIs
#33764
Merged

fix(ext/node): implement missing node:test APIs #33764

bartlomieju merged 8 commits into main from fix/node-test-incremental
bartlomieju
bartlomieju fix(ext/node): implement t.name, t.fullName, and t.signal in node:test
f97251ed
bartlomieju fix(ext/node): implement t.plan(count) in node:test
34a18641
bartlomieju fix(ext/node): implement suite-level before/after/beforeEach/afterEac…
fe38567c
bartlomieju fix(ext/node): implement t.beforeEach() and t.afterEach() in node:test
32998354
bartlomieju fix(ext/node): remove unused SafePromisePrototypeFinally import
99c275cd
bartlomieju bartlomieju marked this pull request as ready for review 139 days ago
fibibot
fibibot commented on 2026-05-01
bartlomieju fix(ext/node): count subtests toward t.plan() in node:test
f0ee2b5a
fibibot
fibibot commented on 2026-05-01
bartlomieju fix(ext/node): defer suite step creation and add tests for node:test …
bcefe2f1
fibibot
fibibot commented on 2026-05-01
bartlomieju chore: format test.js import
7d2fe2a6
fibibot
fibibot approved these changes on 2026-05-01
bartlomieju bartlomieju merged be0502bc into main 139 days ago
bartlomieju bartlomieju deleted the fix/node-test-incremental branch 139 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone