Test Pages


Browser Bugs

See the Browser Bugs page for tests of your browser. Our library is not in the picture.


Smoke Tests

Start here if the library doesn't seem to be working at all in your browser.

These pages do not explicitly call anything in the library, just load it via script elements. Watch your JavaScript console as you click these links:


Library Unit Tests using just JsTestManager

This page uses our unit testing tool JsTestManager with its builtin JsUnit implementation:

It is crude, but works in some environments that don't support Hieatt JsUnit.


Library Unit Tests using Hieatt JsUnit

This runs the same set of unit tests as the previous section, but in the prettier Hieatt JsUnit.

To make sure that Hieatt JsUnit works for you, you might first try the demos at http://jsunit.net .