asserto

v0.1.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()

Metadata

  • Unknown
  • Whatever
  • Cian Clarke
  • released 11/28/2012

Downloads

Maintainers