asserto

v0.2.0
Asserto - expresso style assertions in a module

Expresso

Improved assert, supporting the feature set of Expresso's assert used to easily migrate away Expresso to another testing framework. nothing special, just module.exports TJ's code from expresso as a small module, dropping assert.response

Features

  • assert.eql() alias of assert.deepEqual()
  • assert.includes()
  • assert.type()
  • assert.isNull()
  • assert.isUndefined()
  • assert.isNotNull()
  • assert.isDefined()
  • assert.match()
  • assert.length()
npm i asserto

Metadata

  • Unknown
  • Whatever
  • Cian Clarke
  • released 7/31/2013

Downloads

Maintainers