0.2.0 • Published 11 years ago

asserto v0.2.0

Weekly downloads
9
License
-
Repository
github
Last release
11 years ago

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()
0.2.0

11 years ago

0.1.0

11 years ago