Closed
Description
Node.js behaves a bit differently for console.assert()
as specified in the docs:
There is even this note: Note: the console.assert() method is implemented differently in Node.js than the console.assert() method available in browsers.
.
Note: console.assert()
was added in Node v0.1.101. Changing it may be difficult.
Metadata
Assignees
Labels
No labels