
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.