mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
d65e6a5017
Dynamic error messages often contain important information that depends on the context, e.g., which argument caused an ERR_INVALID_ARG_TYPE, which type was expected, and which type was received. I don't think that internal breakage when changing a dynamic error message should prevent us from testing such properties properly. PR-URL: https://github.com/nodejs/node/pull/31421 Reviewed-By: Rich Trott <rtrott@gmail.com> |
||
---|---|---|
.. | ||
contributing | ||
doc_img | ||
internal | ||
adding-new-napi-api.md | ||
backporting-to-release-lines.md | ||
building-node-with-ninja.md | ||
cve_management_process.md | ||
diagnostic-tooling-support-tiers.md | ||
maintaining-icu.md | ||
maintaining-npm.md | ||
maintaining-the-build-files.md | ||
maintaining-V8.md | ||
node-postmortem-support.md | ||
security_release_process.md | ||
updating-root-certs.md | ||
using-internal-errors.md | ||
using-symbols.md | ||
writing-tests.md |