Tap plugin that adds a heaping pile of assertion methods. Pretty much all of the "test" methods other than t.pass
, t.fail
, and snapshot methods come from this plugin.
Asserts the node version against one from the package.json or .nvmrc file
Simple asynchronous testing framework. Never again count your asserts! This tiny testing library is fully callback-based and has a rich API for asserts.