-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
reference issue: assert whole error messages #13454
Copy link
Copy link
Closed
Labels
assertIssues and PRs related to the assert subsystem.Issues and PRs related to the assert subsystem.errorsIssues and PRs related to JavaScript errors originated in Node.js core.Issues and PRs related to JavaScript errors originated in Node.js core.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Metadata
Metadata
Assignees
Labels
assertIssues and PRs related to the assert subsystem.Issues and PRs related to the assert subsystem.errorsIssues and PRs related to JavaScript errors originated in Node.js core.Issues and PRs related to JavaScript errors originated in Node.js core.testIssues and PRs related to the tests.Issues and PRs related to the tests.
It's a continuing goal that our test suite will assert full error message content (since it has been decided that changes in error messages is
semver-major)