assert: supported or should a userland module be used #4532
Closed
Description
In the docs at https://nodejs.org/api/assert.html it states:
it is recommended that a userland assertion library be used instead.
Is this still a valid statement, or should we remove this line as the assert module is marked as stable and locked?
Activity