Skip to content

test: add process.assert's test

process.assert: https://github.com/nodejs/node/blob/master/lib/internal/process.js#L21

Confirm various errors.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading