A general purpose unit testing facility for JavaScript code. Unit tests are run in a web browser. Results of tests are summarized in a final report either in-page or logged to firebug's console.
Features:
- Synchronous and asynchronous tests. - Test suites can be made from collections of unit tests and run at once.