Thanks for your feedback Ariel.
About the checkout: I'm using Eclipse and I checkout whatever projects
I need below trunk, eg. jquery and qunit. Got a local apache server
running with its document root pointing to my Eclipse workspace. That
works fine for me, maybe it helps.
I fully agree with those rather unreadable names. Once I'll get into
documenting the API, I'll try to refactor it, too.
Documentation got a bit updated:
http://docs.jquery.com/QUnitI haven't found a clean workaround yet for the script surrounding
example code within document-ready, then replacing document-ready with
window.load and a try-catch block. That why the "// ignore this" parts
are in the code example.
Jörn