Expect.js is a library of Javascript which is minimalistic BDD assertion toolkit based on should.js .
Expect.js is a library of Javascript which is minimalistic BDD assertion toolkit based on should.js .
Features:
- Cross-browser: works on IE6+, Firefox, Safari, Chrome, Opera.
- Compatible with all test frameworks.
- Node.JS ready (require('expect.js')).
- Standalone. Single global with no prototype extensions or shims.
Here is github library of expect.js.