more-promises

Helpful functions that deal with promises. Avoid fast-failing and wait for all promises to be settled, iterate over arrays and objects, useful promise generation functions, promisify and callbackify.

tap_bail

Stream that receives TAP and exits on first failing test.