assert-throws-async

js
Node's builtin `assert.throws` does not work very well with rejecting promises or (equivalently) async functions.
Version 3.0.0 License ISC
INSTALL
Node's builtin `assert.throws` does not work very well with rejecting promises or (equivalently) async functions.