Files
node/lib
Ruben Bridgewater 2c3146d06d assert: add direct promises support in rejects
This adds direct promise support to `assert.rejects` and
`assert.doesNotReject`. It will now accept both, functions and ES2015
promises as input.

Besides this the documentation was updated to reflect the latest
changes.

It also refactors the tests to a non blocking way to improve the
execution performance and improves the coverage.

PR-URL: https://github.com/nodejs/node/pull/19885
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2018-04-16 03:21:45 +02:00
..
2018-04-15 22:39:53 +02:00
2018-03-25 03:01:45 +02:00
2018-04-07 10:03:22 +02:00
2018-04-13 19:59:44 +02:00
2018-03-05 19:51:30 +01:00
2018-04-05 04:46:26 +08:00
2018-04-14 10:55:35 -07:00
2018-04-13 19:59:44 +02:00
2018-04-05 04:46:26 +08:00
2018-04-03 13:57:41 -07:00
2018-03-05 19:51:30 +01:00
2018-03-15 20:50:35 +08:00
2018-04-05 04:46:26 +08:00
2018-04-14 10:43:35 -07:00
2018-04-03 17:59:22 +02:00