Run the tests
Test Framework: Help and Reference
The test framework is based on Mocha and Chai. It includes these components:
Mocha
Chai:
The
Expect / Should API
with BDD assertion styles
The
Assert API
with TDD assertion styles
Sinon–Chai
Sinon.js:
The
overview
for getting started
The
detailed docs
Chai-jQuery