Skip to content

test_runner: fix t.assert methods#53049

Merged
nodejs-github-bot merged 4 commits intonodejs:mainfrom
cjihrig:fix-assert
May 20, 2024
Merged

test_runner: fix t.assert methods#53049
nodejs-github-bot merged 4 commits intonodejs:mainfrom
cjihrig:fix-assert

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented May 18, 2024

The node:assert module contains several top level APIs that do not make sense to expose as methods on t.assert. Examples include AssertionError and CallTracker. This commit removes such APIs from t.assert.

This appears to have been lost in translation from cjihrig@89d9a7e to #52860.

Refs: #52860

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants