libjs-expect.js

Behavior driven test assertions - javascript library
  https://github.com/LearnBoost/expect.js
  0
  no reviews



Expect.js is a minimalistic behavior driven assertions toolkit similar to should.js but with less footprint.

some relevant features are:
* cross-browser: works on ie6+, firefox, safari, chrome, opera.
* compatible with all test frameworks.
* standalone.
* no object prototype extensions.